184 lines
		
	
	
		
			5.7 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			184 lines
		
	
	
		
			5.7 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final Lkotlinx/coroutines/v$a;
 | |
| .super Ljava/lang/Object;
 | |
| .source "Job.kt"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingClass;
 | |
|     value = Lkotlinx/coroutines/v;
 | |
| .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/v;)V
 | |
|     .locals 0
 | |
|     .param p0    # Lkotlinx/coroutines/v;
 | |
|         .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
 | |
| 
 | |
|     invoke-static {p0}, Lkotlinx/coroutines/y1$a;->a(Lkotlinx/coroutines/y1;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static b(Lkotlinx/coroutines/v;Ljava/lang/Object;Lej/p;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
|     .param p0    # Lkotlinx/coroutines/v;
 | |
|         .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/v;",
 | |
|             "TR;",
 | |
|             "Lej/p<",
 | |
|             "-TR;-",
 | |
|             "Lkotlin/coroutines/CoroutineContext$a;",
 | |
|             "+TR;>;)TR;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     invoke-static {p0, p1, p2}, Lkotlinx/coroutines/y1$a;->d(Lkotlinx/coroutines/y1;Ljava/lang/Object;Lej/p;)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static c(Lkotlinx/coroutines/v;Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
 | |
|     .locals 0
 | |
|     .param p0    # Lkotlinx/coroutines/v;
 | |
|         .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/v;",
 | |
|             "Lkotlin/coroutines/CoroutineContext$b<",
 | |
|             "TE;>;)TE;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation build Lorg/jetbrains/annotations/Nullable;
 | |
|     .end annotation
 | |
| 
 | |
|     invoke-static {p0, p1}, Lkotlinx/coroutines/y1$a;->e(Lkotlinx/coroutines/y1;Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static d(Lkotlinx/coroutines/v;Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext;
 | |
|     .locals 0
 | |
|     .param p0    # Lkotlinx/coroutines/v;
 | |
|         .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/v;",
 | |
|             "Lkotlin/coroutines/CoroutineContext$b<",
 | |
|             "*>;)",
 | |
|             "Lkotlin/coroutines/CoroutineContext;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|     .end annotation
 | |
| 
 | |
|     invoke-static {p0, p1}, Lkotlinx/coroutines/y1$a;->g(Lkotlinx/coroutines/y1;Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static e(Lkotlinx/coroutines/v;Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext;
 | |
|     .locals 0
 | |
|     .param p0    # Lkotlinx/coroutines/v;
 | |
|         .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}, Lkotlinx/coroutines/y1$a;->h(Lkotlinx/coroutines/y1;Lkotlin/coroutines/CoroutineContext;)Lkotlin/coroutines/CoroutineContext;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static f(Lkotlinx/coroutines/v;Lkotlinx/coroutines/y1;)Lkotlinx/coroutines/y1;
 | |
|     .locals 0
 | |
|     .param p0    # Lkotlinx/coroutines/v;
 | |
|         .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
 | |
| 
 | |
|     invoke-static {p0, p1}, Lkotlinx/coroutines/y1$a;->i(Lkotlinx/coroutines/y1;Lkotlinx/coroutines/y1;)Lkotlinx/coroutines/y1;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 |