145 lines
		
	
	
		
			4.1 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			145 lines
		
	
	
		
			4.1 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final Lkotlinx/coroutines/k;
 | |
| .super Lkotlinx/coroutines/e2;
 | |
| .source "Future.kt"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/Signature;
 | |
|     value = {
 | |
|         "Lkotlinx/coroutines/e2<",
 | |
|         "Lkotlinx/coroutines/y1;",
 | |
|         ">;"
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| .annotation runtime Lkotlin/Metadata;
 | |
|     bv = {}
 | |
|     d1 = {
 | |
|         "\u0000&\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010\u0003\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0007\u0008\u0002\u0018\u00002\u0008\u0012\u0004\u0012\u00020\u00020\u0001B\u001b\u0012\u0006\u0010\r\u001a\u00020\u0002\u0012\n\u0010\u000c\u001a\u0006\u0012\u0002\u0008\u00030\t\u00a2\u0006\u0004\u0008\u000e\u0010\u000fJ\u0013\u0010\u0006\u001a\u00020\u00052\u0008\u0010\u0004\u001a\u0004\u0018\u00010\u0003H\u0096\u0002J\u0008\u0010\u0008\u001a\u00020\u0007H\u0016R\u0018\u0010\u000c\u001a\u0006\u0012\u0002\u0008\u00030\t8\u0002X\u0082\u0004\u00a2\u0006\u0006\n\u0004\u0008\n\u0010\u000b\u00a8\u0006\u0010"
 | |
|     }
 | |
|     d2 = {
 | |
|         "Lkotlinx/coroutines/k;",
 | |
|         "Lkotlinx/coroutines/e2;",
 | |
|         "Lkotlinx/coroutines/y1;",
 | |
|         "",
 | |
|         "cause",
 | |
|         "Lkotlin/d1;",
 | |
|         "g0",
 | |
|         "",
 | |
|         "toString",
 | |
|         "Ljava/util/concurrent/Future;",
 | |
|         "e",
 | |
|         "Ljava/util/concurrent/Future;",
 | |
|         "future",
 | |
|         "job",
 | |
|         "<init>",
 | |
|         "(Lkotlinx/coroutines/y1;Ljava/util/concurrent/Future;)V",
 | |
|         "kotlinx-coroutines-core"
 | |
|     }
 | |
|     k = 0x1
 | |
|     mv = {
 | |
|         0x1,
 | |
|         0x4,
 | |
|         0x0
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # instance fields
 | |
| .field public final e:Ljava/util/concurrent/Future;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Ljava/util/concurrent/Future<",
 | |
|             "*>;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public constructor <init>(Lkotlinx/coroutines/y1;Ljava/util/concurrent/Future;)V
 | |
|     .locals 0
 | |
|     .param p1    # Lkotlinx/coroutines/y1;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .param p2    # Ljava/util/concurrent/Future;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "(",
 | |
|             "Lkotlinx/coroutines/y1;",
 | |
|             "Ljava/util/concurrent/Future<",
 | |
|             "*>;)V"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0, p1}, Lkotlinx/coroutines/e2;-><init>(Lkotlinx/coroutines/y1;)V
 | |
| 
 | |
|     iput-object p2, p0, Lkotlinx/coroutines/k;->e:Ljava/util/concurrent/Future;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public g0(Ljava/lang/Throwable;)V
 | |
|     .locals 1
 | |
|     .param p1    # Ljava/lang/Throwable;
 | |
|         .annotation build Lorg/jetbrains/annotations/Nullable;
 | |
|         .end annotation
 | |
|     .end param
 | |
| 
 | |
|     .line 1
 | |
|     iget-object p1, p0, Lkotlinx/coroutines/k;->e:Ljava/util/concurrent/Future;
 | |
| 
 | |
|     const/4 v0, 0x0
 | |
| 
 | |
|     invoke-interface {p1, v0}, Ljava/util/concurrent/Future;->cancel(Z)Z
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     check-cast p1, Ljava/lang/Throwable;
 | |
| 
 | |
|     invoke-virtual {p0, p1}, Lkotlinx/coroutines/k;->g0(Ljava/lang/Throwable;)V
 | |
| 
 | |
|     sget-object p1, Lkotlin/d1;->a:Lkotlin/d1;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public toString()Ljava/lang/String;
 | |
|     .locals 2
 | |
|     .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|     .end annotation
 | |
| 
 | |
|     const-string v0, "CancelFutureOnCompletion["
 | |
| 
 | |
|     .line 1
 | |
|     invoke-static {v0}, Landroid/support/v4/media/d;->a(Ljava/lang/String;)Ljava/lang/StringBuilder;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     iget-object v1, p0, Lkotlinx/coroutines/k;->e:Ljava/util/concurrent/Future;
 | |
| 
 | |
|     invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/Object;)Ljava/lang/StringBuilder;
 | |
| 
 | |
|     const/16 v1, 0x5d
 | |
| 
 | |
|     invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(C)Ljava/lang/StringBuilder;
 | |
| 
 | |
|     invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 |