d$a.smali
.class public final Lj0/d$a;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lj0/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
.annotation runtime Lkotlin/Metadata;
.end annotation
# direct methods
.method private constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.registers 2
invoke-direct {p0}, Lj0/d$a;-><init>()V
return-void
.end method
# virtual methods
.method public final a(Ljava/io/InputStream;)Lj0/f;
.registers 4
.param p1 # Ljava/io/InputStream;
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
.end param
.annotation build Lorg/jetbrains/annotations/NotNull;
.end annotation
const-string v0, "input"
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
:try_start_5
invoke-static {p1}, Lj0/f;->R(Ljava/io/InputStream;)Lj0/f;
move-result-object p1
const-string v0, "{\n PreferencesProto.PreferenceMap.parseFrom(input)\n }"
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Object;Ljava/lang/String;)V
:try_end_e
.catch Landroidx/datastore/preferences/protobuf/b0; {:try_start_5 .. :try_end_e} :catch_f
return-object p1
:catch_f
move-exception p1
new-instance v0, Lh0/a;
const-string v1, "Unable to parse preferences proto."
invoke-direct {v0, v1, p1}, Lh0/a;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
throw v0
.end method