Files
rr3-apk/smali/androidx/datastore/preferences/protobuf/NullValue$1.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

62 lines
1.5 KiB
Smali

.class final Landroidx/datastore/preferences/protobuf/NullValue$1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Landroidx/datastore/preferences/protobuf/Internal$EnumLiteMap;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/datastore/preferences/protobuf/NullValue;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Landroidx/datastore/preferences/protobuf/Internal$EnumLiteMap<",
"Landroidx/datastore/preferences/protobuf/NullValue;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 70
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic findValueByNumber(I)Landroidx/datastore/preferences/protobuf/Internal$EnumLite;
.locals 0
.line 70
invoke-virtual {p0, p1}, Landroidx/datastore/preferences/protobuf/NullValue$1;->findValueByNumber(I)Landroidx/datastore/preferences/protobuf/NullValue;
move-result-object p1
return-object p1
.end method
.method public findValueByNumber(I)Landroidx/datastore/preferences/protobuf/NullValue;
.locals 0
.line 73
invoke-static {p1}, Landroidx/datastore/preferences/protobuf/NullValue;->forNumber(I)Landroidx/datastore/preferences/protobuf/NullValue;
move-result-object p1
return-object p1
.end method