Files
rr3-apk/smali_classes5/gatewayprotocol/v1/StaticDeviceInfoOuterClass$StaticDeviceInfoOrBuilder.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

181 lines
4.1 KiB
Smali

.class public interface abstract Lgatewayprotocol/v1/StaticDeviceInfoOuterClass$StaticDeviceInfoOrBuilder;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/google/protobuf/MessageLiteOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lgatewayprotocol/v1/StaticDeviceInfoOuterClass;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "StaticDeviceInfoOrBuilder"
.end annotation
# virtual methods
.method public abstract getAndroid()Lgatewayprotocol/v1/StaticDeviceInfoOuterClass$StaticDeviceInfo$Android;
.end method
.method public abstract getAppDebuggable()Z
.end method
.method public abstract getBundleId()Ljava/lang/String;
.end method
.method public abstract getBundleIdBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getBundleVersion()Ljava/lang/String;
.end method
.method public abstract getBundleVersionBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getCpuCount()J
.end method
.method public abstract getCpuModel()Ljava/lang/String;
.end method
.method public abstract getCpuModelBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getDeviceMake()Ljava/lang/String;
.end method
.method public abstract getDeviceMakeBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getDeviceModel()Ljava/lang/String;
.end method
.method public abstract getDeviceModelBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getGpuModel()Ljava/lang/String;
.end method
.method public abstract getGpuModelBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getIos()Lgatewayprotocol/v1/StaticDeviceInfoOuterClass$StaticDeviceInfo$Ios;
.end method
.method public abstract getOsVersion()Ljava/lang/String;
.end method
.method public abstract getOsVersionBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract getPlatformSpecificCase()Lgatewayprotocol/v1/StaticDeviceInfoOuterClass$StaticDeviceInfo$PlatformSpecificCase;
.end method
.method public abstract getRooted()Z
.end method
.method public abstract getScreenDensity()I
.end method
.method public abstract getScreenHeight()I
.end method
.method public abstract getScreenSize()I
.end method
.method public abstract getScreenWidth()I
.end method
.method public abstract getStores(I)Ljava/lang/String;
.end method
.method public abstract getStoresBytes(I)Lcom/google/protobuf/ByteString;
.end method
.method public abstract getStoresCount()I
.end method
.method public abstract getStoresList()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Ljava/lang/String;",
">;"
}
.end annotation
.end method
.method public abstract getTotalDiskSpace()J
.end method
.method public abstract getTotalRamMemory()J
.end method
.method public abstract getWebviewUa()Ljava/lang/String;
.end method
.method public abstract getWebviewUaBytes()Lcom/google/protobuf/ByteString;
.end method
.method public abstract hasAndroid()Z
.end method
.method public abstract hasAppDebuggable()Z
.end method
.method public abstract hasBundleId()Z
.end method
.method public abstract hasBundleVersion()Z
.end method
.method public abstract hasCpuCount()Z
.end method
.method public abstract hasCpuModel()Z
.end method
.method public abstract hasDeviceMake()Z
.end method
.method public abstract hasDeviceModel()Z
.end method
.method public abstract hasGpuModel()Z
.end method
.method public abstract hasIos()Z
.end method
.method public abstract hasOsVersion()Z
.end method
.method public abstract hasRooted()Z
.end method
.method public abstract hasScreenDensity()Z
.end method
.method public abstract hasScreenHeight()Z
.end method
.method public abstract hasScreenSize()Z
.end method
.method public abstract hasScreenWidth()Z
.end method
.method public abstract hasTotalDiskSpace()Z
.end method
.method public abstract hasTotalRamMemory()Z
.end method
.method public abstract hasWebviewUa()Z
.end method