86 lines
2.1 KiB
Smali
86 lines
2.1 KiB
Smali
.class public final Lcom/facebook/AuthenticationTokenClaims$Companion$CREATOR$1;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Landroid/os/Parcelable$Creator;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/facebook/AuthenticationTokenClaims;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Landroid/os/Parcelable$Creator<",
|
|
"Lcom/facebook/AuthenticationTokenClaims;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 574
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public createFromParcel(Landroid/os/Parcel;)Lcom/facebook/AuthenticationTokenClaims;
|
|
.locals 1
|
|
|
|
const-string v0, "source"
|
|
|
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 576
|
|
new-instance v0, Lcom/facebook/AuthenticationTokenClaims;
|
|
|
|
invoke-direct {v0, p1}, Lcom/facebook/AuthenticationTokenClaims;-><init>(Landroid/os/Parcel;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic createFromParcel(Landroid/os/Parcel;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 574
|
|
invoke-virtual {p0, p1}, Lcom/facebook/AuthenticationTokenClaims$Companion$CREATOR$1;->createFromParcel(Landroid/os/Parcel;)Lcom/facebook/AuthenticationTokenClaims;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public newArray(I)[Lcom/facebook/AuthenticationTokenClaims;
|
|
.locals 0
|
|
|
|
.line 580
|
|
new-array p1, p1, [Lcom/facebook/AuthenticationTokenClaims;
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public bridge synthetic newArray(I)[Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 574
|
|
invoke-virtual {p0, p1}, Lcom/facebook/AuthenticationTokenClaims$Companion$CREATOR$1;->newArray(I)[Lcom/facebook/AuthenticationTokenClaims;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|