278 lines
		
	
	
		
			7.9 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			278 lines
		
	
	
		
			7.9 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final Lkotlinx/coroutines/y1$a;
 | |
| .super Ljava/lang/Object;
 | |
| .source "Job.kt"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingClass;
 | |
|     value = Lkotlinx/coroutines/y1;
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x19
 | |
|     name = "a"
 | |
| .end annotation
 | |
| 
 | |
| .annotation runtime Lkotlin/Metadata;
 | |
|     bv = {
 | |
|         0x1,
 | |
|         0x0,
 | |
|         0x3
 | |
|     }
 | |
|     k = 0x3
 | |
|     mv = {
 | |
|         0x1,
 | |
|         0x4,
 | |
|         0x0
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public static synthetic a(Lkotlinx/coroutines/y1;)V
 | |
|     .locals 1
 | |
|     .param p0    # Lkotlinx/coroutines/y1;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation runtime Lkotlin/Deprecated;
 | |
|         level = .enum Lkotlin/DeprecationLevel;->HIDDEN:Lkotlin/DeprecationLevel;
 | |
|         message = "Since 1.2.0, binary compatibility with versions <= 1.1.x"
 | |
|     .end annotation
 | |
| 
 | |
|     const/4 v0, 0x0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-interface {p0, v0}, Lkotlinx/coroutines/y1;->b(Ljava/util/concurrent/CancellationException;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic b(Lkotlinx/coroutines/y1;Ljava/util/concurrent/CancellationException;ILjava/lang/Object;)V
 | |
|     .locals 0
 | |
| 
 | |
|     if-nez p3, :cond_1
 | |
| 
 | |
|     and-int/lit8 p2, p2, 0x1
 | |
| 
 | |
|     if-eqz p2, :cond_0
 | |
| 
 | |
|     const/4 p1, 0x0
 | |
| 
 | |
|     .line 1
 | |
|     :cond_0
 | |
|     invoke-interface {p0, p1}, Lkotlinx/coroutines/y1;->b(Ljava/util/concurrent/CancellationException;)V
 | |
| 
 | |
|     return-void
 | |
| 
 | |
|     .line 2
 | |
|     :cond_1
 | |
|     new-instance p0, Ljava/lang/UnsupportedOperationException;
 | |
| 
 | |
|     const-string p1, "Super calls with default arguments not supported in this target, function: cancel"
 | |
| 
 | |
|     invoke-direct {p0, p1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
 | |
| 
 | |
|     throw p0
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic c(Lkotlinx/coroutines/y1;Ljava/lang/Throwable;ILjava/lang/Object;)Z
 | |
|     .locals 0
 | |
| 
 | |
|     if-nez p3, :cond_1
 | |
| 
 | |
|     and-int/lit8 p2, p2, 0x1
 | |
| 
 | |
|     if-eqz p2, :cond_0
 | |
| 
 | |
|     const/4 p1, 0x0
 | |
| 
 | |
|     .line 1
 | |
|     :cond_0
 | |
|     invoke-interface {p0, p1}, Lkotlinx/coroutines/y1;->a(Ljava/lang/Throwable;)Z
 | |
| 
 | |
|     move-result p0
 | |
| 
 | |
|     return p0
 | |
| 
 | |
|     .line 2
 | |
|     :cond_1
 | |
|     new-instance p0, Ljava/lang/UnsupportedOperationException;
 | |
| 
 | |
|     const-string p1, "Super calls with default arguments not supported in this target, function: cancel"
 | |
| 
 | |
|     invoke-direct {p0, p1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
 | |
| 
 | |
|     throw p0
 | |
| .end method
 | |
| 
 | |
| .method public static d(Lkotlinx/coroutines/y1;Ljava/lang/Object;Lej/p;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
|     .param p0    # Lkotlinx/coroutines/y1;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .param p2    # Lej/p;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "<R:",
 | |
|             "Ljava/lang/Object;",
 | |
|             ">(",
 | |
|             "Lkotlinx/coroutines/y1;",
 | |
|             "TR;",
 | |
|             "Lej/p<",
 | |
|             "-TR;-",
 | |
|             "Lkotlin/coroutines/CoroutineContext$a;",
 | |
|             "+TR;>;)TR;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     invoke-static {p0, p1, p2}, Lkotlin/coroutines/CoroutineContext$a$a;->a(Lkotlin/coroutines/CoroutineContext$a;Ljava/lang/Object;Lej/p;)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static e(Lkotlinx/coroutines/y1;Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
 | |
|     .locals 0
 | |
|     .param p0    # Lkotlinx/coroutines/y1;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .param p1    # Lkotlin/coroutines/CoroutineContext$b;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "<E::",
 | |
|             "Lkotlin/coroutines/CoroutineContext$a;",
 | |
|             ">(",
 | |
|             "Lkotlinx/coroutines/y1;",
 | |
|             "Lkotlin/coroutines/CoroutineContext$b<",
 | |
|             "TE;>;)TE;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation build Lorg/jetbrains/annotations/Nullable;
 | |
|     .end annotation
 | |
| 
 | |
|     invoke-static {p0, p1}, Lkotlin/coroutines/CoroutineContext$a$a;->b(Lkotlin/coroutines/CoroutineContext$a;Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic f(Lkotlinx/coroutines/y1;ZZLej/l;ILjava/lang/Object;)Lkotlinx/coroutines/e1;
 | |
|     .locals 0
 | |
| 
 | |
|     if-nez p5, :cond_2
 | |
| 
 | |
|     and-int/lit8 p5, p4, 0x1
 | |
| 
 | |
|     if-eqz p5, :cond_0
 | |
| 
 | |
|     const/4 p1, 0x0
 | |
| 
 | |
|     :cond_0
 | |
|     and-int/lit8 p4, p4, 0x2
 | |
| 
 | |
|     if-eqz p4, :cond_1
 | |
| 
 | |
|     const/4 p2, 0x1
 | |
| 
 | |
|     .line 1
 | |
|     :cond_1
 | |
|     invoke-interface {p0, p1, p2, p3}, Lkotlinx/coroutines/y1;->L(ZZLej/l;)Lkotlinx/coroutines/e1;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     return-object p0
 | |
| 
 | |
|     .line 2
 | |
|     :cond_2
 | |
|     new-instance p0, Ljava/lang/UnsupportedOperationException;
 | |
| 
 | |
|     const-string p1, "Super calls with default arguments not supported in this target, function: invokeOnCompletion"
 | |
| 
 | |
|     invoke-direct {p0, p1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
 | |
| 
 | |
|     throw p0
 | |
| .end method
 | |
| 
 | |
| .method public static g(Lkotlinx/coroutines/y1;Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext;
 | |
|     .locals 0
 | |
|     .param p0    # Lkotlinx/coroutines/y1;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .param p1    # Lkotlin/coroutines/CoroutineContext$b;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "(",
 | |
|             "Lkotlinx/coroutines/y1;",
 | |
|             "Lkotlin/coroutines/CoroutineContext$b<",
 | |
|             "*>;)",
 | |
|             "Lkotlin/coroutines/CoroutineContext;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|     .end annotation
 | |
| 
 | |
|     invoke-static {p0, p1}, Lkotlin/coroutines/CoroutineContext$a$a;->c(Lkotlin/coroutines/CoroutineContext$a;Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static h(Lkotlinx/coroutines/y1;Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext;
 | |
|     .locals 0
 | |
|     .param p0    # Lkotlinx/coroutines/y1;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .param p1    # Lkotlin/coroutines/CoroutineContext;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|     .end annotation
 | |
| 
 | |
|     invoke-static {p0, p1}, Lkotlin/coroutines/CoroutineContext$a$a;->d(Lkotlin/coroutines/CoroutineContext$a;Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static i(Lkotlinx/coroutines/y1;Lkotlinx/coroutines/y1;)Lkotlinx/coroutines/y1;
 | |
|     .locals 0
 | |
|     .param p0    # Lkotlinx/coroutines/y1;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .param p1    # Lkotlinx/coroutines/y1;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation runtime Lkotlin/Deprecated;
 | |
|         level = .enum Lkotlin/DeprecationLevel;->ERROR:Lkotlin/DeprecationLevel;
 | |
|         message = "Operator \'+\' on two Job objects is meaningless. Job is a coroutine context element and `+` is a set-sum operator for coroutine contexts. The job to the right of `+` just replaces the job the left of `+`."
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|     .end annotation
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 |