ResourceManagerInternal$AvdcInflateDelegate.smali
.class Landroidx/appcompat/widget/ResourceManagerInternal$AvdcInflateDelegate;
.super Ljava/lang/Object;
.source "ResourceManagerInternal.java"
# interfaces
.implements Landroidx/appcompat/widget/ResourceManagerInternal$InflateDelegate;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/widget/ResourceManagerInternal;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "AvdcInflateDelegate"
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>()V
.registers 1
.line 520
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 521
return-void
.end method
# virtual methods
.method public createFromXmlInner(Landroid/content/Context;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
.registers 8
.param p1, "context" # Landroid/content/Context;
.param p2, "parser" # Lorg/xmlpull/v1/XmlPullParser;
.param p3, "attrs" # Landroid/util/AttributeSet;
.param p4, "theme" # Landroid/content/res/Resources$Theme;
.line 527
nop
.line 528
:try_start_1
invoke-virtual {p1}, Landroid/content/Context;->getResources()Landroid/content/res/Resources;
move-result-object v0
invoke-static {p1, v0, p2, p3, p4}, Landroidx/vectordrawable/graphics/drawable/AnimatedVectorDrawableCompat;->createFromXmlInner(Landroid/content/Context;Landroid/content/res/Resources;Lorg/xmlpull/v1/XmlPullParser;Landroid/util/AttributeSet;Landroid/content/res/Resources$Theme;)Landroidx/vectordrawable/graphics/drawable/AnimatedVectorDrawableCompat;
move-result-object v0
:try_end_9
.catch Ljava/lang/Exception; {:try_start_1 .. :try_end_9} :catch_a
.line 527
return-object v0
.line 529
:catch_a
move-exception v0
.line 530
.local v0, "e":Ljava/lang/Exception;
const-string v1, "AvdcInflateDelegate"
const-string v2, "Exception while inflating <animated-vector>"
invoke-static {v1, v2, v0}, Landroid/util/Log;->e(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I
.line 531
const/4 v1, 0x0
return-object v1
.end method