84 lines
2.5 KiB
Smali
84 lines
2.5 KiB
Smali
.class synthetic Lcom/amplifyframework/datastore/DataStoreConfiguration$1;
|
|
.super Ljava/lang/Object;
|
|
.source "DataStoreConfiguration.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/amplifyframework/datastore/DataStoreConfiguration;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1009
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final synthetic $SwitchMap$com$amplifyframework$datastore$DataStoreConfiguration$ConfigKey:[I
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 3
|
|
|
|
.line 1
|
|
invoke-static {}, Lcom/amplifyframework/datastore/DataStoreConfiguration$ConfigKey;->values()[Lcom/amplifyframework/datastore/DataStoreConfiguration$ConfigKey;
|
|
|
|
move-result-object v0
|
|
|
|
array-length v0, v0
|
|
|
|
new-array v0, v0, [I
|
|
|
|
sput-object v0, Lcom/amplifyframework/datastore/DataStoreConfiguration$1;->$SwitchMap$com$amplifyframework$datastore$DataStoreConfiguration$ConfigKey:[I
|
|
|
|
:try_start_0
|
|
sget-object v1, Lcom/amplifyframework/datastore/DataStoreConfiguration$ConfigKey;->SYNC_INTERVAL_IN_MINUTES:Lcom/amplifyframework/datastore/DataStoreConfiguration$ConfigKey;
|
|
|
|
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
|
|
|
|
move-result v1
|
|
|
|
const/4 v2, 0x1
|
|
|
|
aput v2, v0, v1
|
|
:try_end_0
|
|
.catch Ljava/lang/NoSuchFieldError; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
:catch_0
|
|
:try_start_1
|
|
sget-object v0, Lcom/amplifyframework/datastore/DataStoreConfiguration$1;->$SwitchMap$com$amplifyframework$datastore$DataStoreConfiguration$ConfigKey:[I
|
|
|
|
sget-object v1, Lcom/amplifyframework/datastore/DataStoreConfiguration$ConfigKey;->SYNC_MAX_RECORDS:Lcom/amplifyframework/datastore/DataStoreConfiguration$ConfigKey;
|
|
|
|
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
|
|
|
|
move-result v1
|
|
|
|
const/4 v2, 0x2
|
|
|
|
aput v2, v0, v1
|
|
:try_end_1
|
|
.catch Ljava/lang/NoSuchFieldError; {:try_start_1 .. :try_end_1} :catch_1
|
|
|
|
:catch_1
|
|
:try_start_2
|
|
sget-object v0, Lcom/amplifyframework/datastore/DataStoreConfiguration$1;->$SwitchMap$com$amplifyframework$datastore$DataStoreConfiguration$ConfigKey:[I
|
|
|
|
sget-object v1, Lcom/amplifyframework/datastore/DataStoreConfiguration$ConfigKey;->SYNC_PAGE_SIZE:Lcom/amplifyframework/datastore/DataStoreConfiguration$ConfigKey;
|
|
|
|
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
|
|
|
|
move-result v1
|
|
|
|
const/4 v2, 0x3
|
|
|
|
aput v2, v0, v1
|
|
:try_end_2
|
|
.catch Ljava/lang/NoSuchFieldError; {:try_start_2 .. :try_end_2} :catch_2
|
|
|
|
:catch_2
|
|
return-void
|
|
.end method
|