167 lines
		
	
	
		
			4.2 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			167 lines
		
	
	
		
			4.2 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final Lio/reactivex/rxjava3/internal/schedulers/c;
 | |
| .super Lai/o0;
 | |
| .source "ImmediateThinScheduler.java"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/MemberClasses;
 | |
|     value = {
 | |
|         Lio/reactivex/rxjava3/internal/schedulers/c$a;
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # static fields
 | |
| .field public static final b:Lai/o0;
 | |
| 
 | |
| .field public static final c:Lai/o0$c;
 | |
| 
 | |
| .field public static final d:Lio/reactivex/rxjava3/disposables/c;
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public static constructor <clinit>()V
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     new-instance v0, Lio/reactivex/rxjava3/internal/schedulers/c;
 | |
| 
 | |
|     invoke-direct {v0}, Lio/reactivex/rxjava3/internal/schedulers/c;-><init>()V
 | |
| 
 | |
|     sput-object v0, Lio/reactivex/rxjava3/internal/schedulers/c;->b:Lai/o0;
 | |
| 
 | |
|     .line 2
 | |
|     new-instance v0, Lio/reactivex/rxjava3/internal/schedulers/c$a;
 | |
| 
 | |
|     invoke-direct {v0}, Lio/reactivex/rxjava3/internal/schedulers/c$a;-><init>()V
 | |
| 
 | |
|     sput-object v0, Lio/reactivex/rxjava3/internal/schedulers/c;->c:Lai/o0$c;
 | |
| 
 | |
|     .line 3
 | |
|     invoke-static {}, Lio/reactivex/rxjava3/disposables/c;->k()Lio/reactivex/rxjava3/disposables/c;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     sput-object v0, Lio/reactivex/rxjava3/internal/schedulers/c;->d:Lio/reactivex/rxjava3/disposables/c;
 | |
| 
 | |
|     .line 4
 | |
|     invoke-interface {v0}, Lio/reactivex/rxjava3/disposables/c;->dispose()V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public constructor <init>()V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0}, Lai/o0;-><init>()V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public d()Lai/o0$c;
 | |
|     .locals 1
 | |
|     .annotation build Lio/reactivex/rxjava3/annotations/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     sget-object v0, Lio/reactivex/rxjava3/internal/schedulers/c;->c:Lai/o0$c;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public f(Ljava/lang/Runnable;)Lio/reactivex/rxjava3/disposables/c;
 | |
|     .locals 0
 | |
|     .param p1    # Ljava/lang/Runnable;
 | |
|         .annotation build Lio/reactivex/rxjava3/annotations/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation system Ldalvik/annotation/MethodParameters;
 | |
|         accessFlags = {
 | |
|             0x0
 | |
|         }
 | |
|         names = {
 | |
|             "run"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation build Lio/reactivex/rxjava3/annotations/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     invoke-interface {p1}, Ljava/lang/Runnable;->run()V
 | |
| 
 | |
|     .line 2
 | |
|     sget-object p1, Lio/reactivex/rxjava3/internal/schedulers/c;->d:Lio/reactivex/rxjava3/disposables/c;
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public g(Ljava/lang/Runnable;JLjava/util/concurrent/TimeUnit;)Lio/reactivex/rxjava3/disposables/c;
 | |
|     .locals 0
 | |
|     .param p1    # Ljava/lang/Runnable;
 | |
|         .annotation build Lio/reactivex/rxjava3/annotations/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation system Ldalvik/annotation/MethodParameters;
 | |
|         accessFlags = {
 | |
|             0x0,
 | |
|             0x0,
 | |
|             0x0
 | |
|         }
 | |
|         names = {
 | |
|             "run",
 | |
|             "delay",
 | |
|             "unit"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation build Lio/reactivex/rxjava3/annotations/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     new-instance p1, Ljava/lang/UnsupportedOperationException;
 | |
| 
 | |
|     const-string p2, "This scheduler doesn\'t support delayed execution"
 | |
| 
 | |
|     invoke-direct {p1, p2}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
 | |
| 
 | |
|     throw p1
 | |
| .end method
 | |
| 
 | |
| .method public q(Ljava/lang/Runnable;JJLjava/util/concurrent/TimeUnit;)Lio/reactivex/rxjava3/disposables/c;
 | |
|     .locals 0
 | |
|     .param p1    # Ljava/lang/Runnable;
 | |
|         .annotation build Lio/reactivex/rxjava3/annotations/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation system Ldalvik/annotation/MethodParameters;
 | |
|         accessFlags = {
 | |
|             0x0,
 | |
|             0x0,
 | |
|             0x0,
 | |
|             0x0
 | |
|         }
 | |
|         names = {
 | |
|             "run",
 | |
|             "initialDelay",
 | |
|             "period",
 | |
|             "unit"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation build Lio/reactivex/rxjava3/annotations/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     new-instance p1, Ljava/lang/UnsupportedOperationException;
 | |
| 
 | |
|     const-string p2, "This scheduler doesn\'t support periodic execution"
 | |
| 
 | |
|     invoke-direct {p1, p2}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
 | |
| 
 | |
|     throw p1
 | |
| .end method
 |