166 lines
		
	
	
		
			4.8 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			166 lines
		
	
	
		
			4.8 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public abstract enum Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| .super Ljava/lang/Enum;
 | |
| .source "RemovalCause.java"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/Signature;
 | |
|     value = {
 | |
|         "Ljava/lang/Enum<",
 | |
|         "Lcom/nytimes/android/external/cache/RemovalCause;",
 | |
|         ">;"
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # static fields
 | |
| .field private static final synthetic $VALUES:[Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
| .field public static final enum COLLECTED:Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
| .field public static final enum EXPIRED:Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
| .field public static final enum EXPLICIT:Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
| .field public static final enum REPLACED:Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
| .field public static final enum SIZE:Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public static constructor <clinit>()V
 | |
|     .locals 11
 | |
| 
 | |
|     .line 1
 | |
|     new-instance v0, Lcom/nytimes/android/external/cache/RemovalCause$1;
 | |
| 
 | |
|     const-string v1, "EXPLICIT"
 | |
| 
 | |
|     const/4 v2, 0x0
 | |
| 
 | |
|     invoke-direct {v0, v1, v2}, Lcom/nytimes/android/external/cache/RemovalCause$1;-><init>(Ljava/lang/String;I)V
 | |
| 
 | |
|     sput-object v0, Lcom/nytimes/android/external/cache/RemovalCause;->EXPLICIT:Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
|     .line 2
 | |
|     new-instance v1, Lcom/nytimes/android/external/cache/RemovalCause$2;
 | |
| 
 | |
|     const-string v3, "REPLACED"
 | |
| 
 | |
|     const/4 v4, 0x1
 | |
| 
 | |
|     invoke-direct {v1, v3, v4}, Lcom/nytimes/android/external/cache/RemovalCause$2;-><init>(Ljava/lang/String;I)V
 | |
| 
 | |
|     sput-object v1, Lcom/nytimes/android/external/cache/RemovalCause;->REPLACED:Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
|     .line 3
 | |
|     new-instance v3, Lcom/nytimes/android/external/cache/RemovalCause$3;
 | |
| 
 | |
|     const-string v5, "COLLECTED"
 | |
| 
 | |
|     const/4 v6, 0x2
 | |
| 
 | |
|     invoke-direct {v3, v5, v6}, Lcom/nytimes/android/external/cache/RemovalCause$3;-><init>(Ljava/lang/String;I)V
 | |
| 
 | |
|     sput-object v3, Lcom/nytimes/android/external/cache/RemovalCause;->COLLECTED:Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
|     .line 4
 | |
|     new-instance v5, Lcom/nytimes/android/external/cache/RemovalCause$4;
 | |
| 
 | |
|     const-string v7, "EXPIRED"
 | |
| 
 | |
|     const/4 v8, 0x3
 | |
| 
 | |
|     invoke-direct {v5, v7, v8}, Lcom/nytimes/android/external/cache/RemovalCause$4;-><init>(Ljava/lang/String;I)V
 | |
| 
 | |
|     sput-object v5, Lcom/nytimes/android/external/cache/RemovalCause;->EXPIRED:Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
|     .line 5
 | |
|     new-instance v7, Lcom/nytimes/android/external/cache/RemovalCause$5;
 | |
| 
 | |
|     const-string v9, "SIZE"
 | |
| 
 | |
|     const/4 v10, 0x4
 | |
| 
 | |
|     invoke-direct {v7, v9, v10}, Lcom/nytimes/android/external/cache/RemovalCause$5;-><init>(Ljava/lang/String;I)V
 | |
| 
 | |
|     sput-object v7, Lcom/nytimes/android/external/cache/RemovalCause;->SIZE:Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
|     const/4 v9, 0x5
 | |
| 
 | |
|     new-array v9, v9, [Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
|     aput-object v0, v9, v2
 | |
| 
 | |
|     aput-object v1, v9, v4
 | |
| 
 | |
|     aput-object v3, v9, v6
 | |
| 
 | |
|     aput-object v5, v9, v8
 | |
| 
 | |
|     aput-object v7, v9, v10
 | |
| 
 | |
|     .line 6
 | |
|     sput-object v9, Lcom/nytimes/android/external/cache/RemovalCause;->$VALUES:[Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method private constructor <init>(Ljava/lang/String;I)V
 | |
|     .locals 0
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()V"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public synthetic constructor <init>(Ljava/lang/String;ILcom/nytimes/android/external/cache/RemovalCause$1;)V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 2
 | |
|     invoke-direct {p0, p1, p2}, Lcom/nytimes/android/external/cache/RemovalCause;-><init>(Ljava/lang/String;I)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static valueOf(Ljava/lang/String;)Lcom/nytimes/android/external/cache/RemovalCause;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     const-class v0, Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
|     invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
 | |
| 
 | |
|     move-result-object p0
 | |
| 
 | |
|     check-cast p0, Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static values()[Lcom/nytimes/android/external/cache/RemovalCause;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     sget-object v0, Lcom/nytimes/android/external/cache/RemovalCause;->$VALUES:[Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
|     invoke-virtual {v0}, [Lcom/nytimes/android/external/cache/RemovalCause;->clone()Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     check-cast v0, [Lcom/nytimes/android/external/cache/RemovalCause;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public abstract wasEvicted()Z
 | |
| .end method
 |