61 lines
1.6 KiB
Smali
61 lines
1.6 KiB
Smali
.class Landroid/support/v4/view/LayoutInflaterCompat$LayoutInflaterCompatApi21Impl;
|
|
.super Landroid/support/v4/view/LayoutInflaterCompat$LayoutInflaterCompatBaseImpl;
|
|
.source "LayoutInflaterCompat.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroid/support/annotation/RequiresApi;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroid/support/v4/view/LayoutInflaterCompat;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x8
|
|
name = "LayoutInflaterCompatApi21Impl"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 125
|
|
invoke-direct {p0}, Landroid/support/v4/view/LayoutInflaterCompat$LayoutInflaterCompatBaseImpl;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public setFactory(Landroid/view/LayoutInflater;Landroid/support/v4/view/LayoutInflaterFactory;)V
|
|
.locals 1
|
|
|
|
if-eqz p2, :cond_0
|
|
|
|
.line 129
|
|
new-instance v0, Landroid/support/v4/view/LayoutInflaterCompat$Factory2Wrapper;
|
|
|
|
invoke-direct {v0, p2}, Landroid/support/v4/view/LayoutInflaterCompat$Factory2Wrapper;-><init>(Landroid/support/v4/view/LayoutInflaterFactory;)V
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
:goto_0
|
|
invoke-virtual {p1, v0}, Landroid/view/LayoutInflater;->setFactory2(Landroid/view/LayoutInflater$Factory2;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setFactory2(Landroid/view/LayoutInflater;Landroid/view/LayoutInflater$Factory2;)V
|
|
.locals 0
|
|
|
|
.line 134
|
|
invoke-virtual {p1, p2}, Landroid/view/LayoutInflater;->setFactory2(Landroid/view/LayoutInflater$Factory2;)V
|
|
|
|
return-void
|
|
.end method
|