Files
rr3-apk/smali_classes3/com/google/android/gms/internal/drive/zziu.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

103 lines
2.7 KiB
Smali

.class public abstract Lcom/google/android/gms/internal/drive/zziu;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/google/android/gms/internal/drive/zzlr;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<MessageType:",
"Lcom/google/android/gms/internal/drive/zzit<",
"TMessageType;TBuilderType;>;BuilderType:",
"Lcom/google/android/gms/internal/drive/zziu<",
"TMessageType;TBuilderType;>;>",
"Ljava/lang/Object;",
"Lcom/google/android/gms/internal/drive/zzlr;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public synthetic clone()Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/CloneNotSupportedException;
}
.end annotation
.line 2
invoke-virtual {p0}, Lcom/google/android/gms/internal/drive/zziu;->zzbn()Lcom/google/android/gms/internal/drive/zziu;
move-result-object v0
return-object v0
.end method
.method public abstract zza(Lcom/google/android/gms/internal/drive/zzit;)Lcom/google/android/gms/internal/drive/zziu;
.annotation system Ldalvik/annotation/Signature;
value = {
"(TMessageType;)TBuilderType;"
}
.end annotation
.end method
.method public final synthetic zza(Lcom/google/android/gms/internal/drive/zzlq;)Lcom/google/android/gms/internal/drive/zzlr;
.locals 1
.line 4
invoke-interface {p0}, Lcom/google/android/gms/internal/drive/zzls;->zzda()Lcom/google/android/gms/internal/drive/zzlq;
move-result-object v0
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
move-result-object v0
invoke-virtual {v0, p1}, Ljava/lang/Class;->isInstance(Ljava/lang/Object;)Z
move-result v0
if-eqz v0, :cond_0
.line 6
check-cast p1, Lcom/google/android/gms/internal/drive/zzit;
invoke-virtual {p0, p1}, Lcom/google/android/gms/internal/drive/zziu;->zza(Lcom/google/android/gms/internal/drive/zzit;)Lcom/google/android/gms/internal/drive/zziu;
move-result-object p1
return-object p1
.line 5
:cond_0
new-instance p1, Ljava/lang/IllegalArgumentException;
const-string v0, "mergeFrom(MessageLite) can only merge messages of the same type."
invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public abstract zzbn()Lcom/google/android/gms/internal/drive/zziu;
.annotation system Ldalvik/annotation/Signature;
value = {
"()TBuilderType;"
}
.end annotation
.end method