57 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			57 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
.class public final Lcom/google/android/gms/location/GeofenceStatusCodes;
 | 
						|
.super Lcom/google/android/gms/common/api/CommonStatusCodes;
 | 
						|
 | 
						|
 | 
						|
# static fields
 | 
						|
.field public static final GEOFENCE_NOT_AVAILABLE:I = 0x3e8
 | 
						|
 | 
						|
.field public static final GEOFENCE_TOO_MANY_GEOFENCES:I = 0x3e9
 | 
						|
 | 
						|
.field public static final GEOFENCE_TOO_MANY_PENDING_INTENTS:I = 0x3ea
 | 
						|
 | 
						|
 | 
						|
# direct methods
 | 
						|
.method private constructor <init>()V
 | 
						|
    .locals 0
 | 
						|
 | 
						|
    invoke-direct {p0}, Lcom/google/android/gms/common/api/CommonStatusCodes;-><init>()V
 | 
						|
 | 
						|
    return-void
 | 
						|
.end method
 | 
						|
 | 
						|
.method public static getStatusCodeString(I)Ljava/lang/String;
 | 
						|
    .locals 0
 | 
						|
 | 
						|
    packed-switch p0, :pswitch_data_0
 | 
						|
 | 
						|
    invoke-static {p0}, Lcom/google/android/gms/common/api/CommonStatusCodes;->getStatusCodeString(I)Ljava/lang/String;
 | 
						|
 | 
						|
    move-result-object p0
 | 
						|
 | 
						|
    return-object p0
 | 
						|
 | 
						|
    :pswitch_0
 | 
						|
    const-string p0, "GEOFENCE_TOO_MANY_PENDING_INTENTS"
 | 
						|
 | 
						|
    return-object p0
 | 
						|
 | 
						|
    :pswitch_1
 | 
						|
    const-string p0, "GEOFENCE_TOO_MANY_GEOFENCES"
 | 
						|
 | 
						|
    return-object p0
 | 
						|
 | 
						|
    :pswitch_2
 | 
						|
    const-string p0, "GEOFENCE_NOT_AVAILABLE"
 | 
						|
 | 
						|
    return-object p0
 | 
						|
 | 
						|
    nop
 | 
						|
 | 
						|
    :pswitch_data_0
 | 
						|
    .packed-switch 0x3e8
 | 
						|
        :pswitch_2
 | 
						|
        :pswitch_1
 | 
						|
        :pswitch_0
 | 
						|
    .end packed-switch
 | 
						|
.end method
 |