50 lines
		
	
	
		
			1008 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			50 lines
		
	
	
		
			1008 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public Landroidx/biometric/g$b;
 | |
| .super Ljava/lang/Object;
 | |
| .source "CancellationSignalProvider.java"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation build Landroidx/annotation/RequiresApi;
 | |
|     value = 0x10
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/EnclosingClass;
 | |
|     value = Landroidx/biometric/g;
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x9
 | |
|     name = "b"
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method private constructor <init>()V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0}, Ljava/lang/Object;-><init>()V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static a(Landroid/os/CancellationSignal;)V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-virtual {p0}, Landroid/os/CancellationSignal;->cancel()V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static b()Landroid/os/CancellationSignal;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     new-instance v0, Landroid/os/CancellationSignal;
 | |
| 
 | |
|     invoke-direct {v0}, Landroid/os/CancellationSignal;-><init>()V
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 |