.class public final Landroidx/credentials/provider/RemoteEntry; .super Ljava/lang/Object; .source "SourceFile" # annotations .annotation system Ldalvik/annotation/MemberClasses; value = { Landroidx/credentials/provider/RemoteEntry$Api34Impl;, Landroidx/credentials/provider/RemoteEntry$Builder;, Landroidx/credentials/provider/RemoteEntry$Companion; } .end annotation # static fields .field public static final Companion:Landroidx/credentials/provider/RemoteEntry$Companion; .field private static final EXTRA_REMOTE_ENTRY_PENDING_INTENT:Ljava/lang/String; = "androidx.credentials.provider.extra.REMOTE_ENTRY_PENDING_INTENT" .field private static final REVISION_ID:I = 0x1 .field private static final SLICE_HINT_PENDING_INTENT:Ljava/lang/String; = "androidx.credentials.provider.remoteEntry.SLICE_HINT_PENDING_INTENT" .field private static final SLICE_SPEC_TYPE:Ljava/lang/String; = "RemoteEntry" .field private static final TAG:Ljava/lang/String; = "RemoteEntry" # instance fields .field private final pendingIntent:Landroid/app/PendingIntent; # direct methods .method static constructor ()V .locals 2 new-instance v0, Landroidx/credentials/provider/RemoteEntry$Companion; const/4 v1, 0x0 invoke-direct {v0, v1}, Landroidx/credentials/provider/RemoteEntry$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V sput-object v0, Landroidx/credentials/provider/RemoteEntry;->Companion:Landroidx/credentials/provider/RemoteEntry$Companion; return-void .end method .method public constructor (Landroid/app/PendingIntent;)V .locals 1 const-string v0, "pendingIntent" invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V .line 53 invoke-direct {p0}, Ljava/lang/Object;->()V iput-object p1, p0, Landroidx/credentials/provider/RemoteEntry;->pendingIntent:Landroid/app/PendingIntent; return-void .end method .method public static final fromRemoteEntry(Landroid/service/credentials/RemoteEntry;)Landroidx/credentials/provider/RemoteEntry; .locals 1 sget-object v0, Landroidx/credentials/provider/RemoteEntry;->Companion:Landroidx/credentials/provider/RemoteEntry$Companion; invoke-virtual {v0, p0}, Landroidx/credentials/provider/RemoteEntry$Companion;->fromRemoteEntry(Landroid/service/credentials/RemoteEntry;)Landroidx/credentials/provider/RemoteEntry; move-result-object p0 return-object p0 .end method .method public static final fromSlice(Landroid/app/slice/Slice;)Landroidx/credentials/provider/RemoteEntry; .locals 1 .annotation build Landroid/annotation/SuppressLint; value = { "WrongConstant" } .end annotation .annotation build Landroidx/annotation/RequiresApi; value = 0x1c .end annotation .annotation build Landroidx/annotation/RestrictTo; value = { .enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope; } .end annotation sget-object v0, Landroidx/credentials/provider/RemoteEntry;->Companion:Landroidx/credentials/provider/RemoteEntry$Companion; invoke-virtual {v0, p0}, Landroidx/credentials/provider/RemoteEntry$Companion;->fromSlice(Landroid/app/slice/Slice;)Landroidx/credentials/provider/RemoteEntry; move-result-object p0 return-object p0 .end method .method public static final toSlice(Landroidx/credentials/provider/RemoteEntry;)Landroid/app/slice/Slice; .locals 1 .annotation build Landroidx/annotation/RequiresApi; value = 0x1c .end annotation .annotation build Landroidx/annotation/RestrictTo; value = { .enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope; } .end annotation sget-object v0, Landroidx/credentials/provider/RemoteEntry;->Companion:Landroidx/credentials/provider/RemoteEntry$Companion; invoke-virtual {v0, p0}, Landroidx/credentials/provider/RemoteEntry$Companion;->toSlice(Landroidx/credentials/provider/RemoteEntry;)Landroid/app/slice/Slice; move-result-object p0 return-object p0 .end method # virtual methods .method public equals(Ljava/lang/Object;)Z .locals 1 if-ne p0, p1, :cond_0 const/4 p1, 0x1 return p1 .line 171 :cond_0 instance-of v0, p1, Landroidx/credentials/provider/RemoteEntry; if-nez v0, :cond_1 const/4 p1, 0x0 return p1 :cond_1 iget-object v0, p0, Landroidx/credentials/provider/RemoteEntry;->pendingIntent:Landroid/app/PendingIntent; .line 172 check-cast p1, Landroidx/credentials/provider/RemoteEntry; iget-object p1, p1, Landroidx/credentials/provider/RemoteEntry;->pendingIntent:Landroid/app/PendingIntent; invoke-static {v0, p1}, Lkotlin/jvm/internal/Intrinsics;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z move-result p1 return p1 .end method .method public final getPendingIntent()Landroid/app/PendingIntent; .locals 1 iget-object v0, p0, Landroidx/credentials/provider/RemoteEntry;->pendingIntent:Landroid/app/PendingIntent; return-object v0 .end method .method public hashCode()I .locals 1 iget-object v0, p0, Landroidx/credentials/provider/RemoteEntry;->pendingIntent:Landroid/app/PendingIntent; .line 176 invoke-virtual {v0}, Landroid/app/PendingIntent;->hashCode()I move-result v0 return v0 .end method