ViewGroupCompat$ViewGroupCompatBaseImpl.smali
.class Landroid/support/v4/view/ViewGroupCompat$ViewGroupCompatBaseImpl;
.super Ljava/lang/Object;
.source "ViewGroupCompat.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/v4/view/ViewGroupCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "ViewGroupCompatBaseImpl"
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.prologue
.line 48
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getLayoutMode(Landroid/view/ViewGroup;)I
.registers 3
.prologue
.line 50
const/4 v0, 0x0
return v0
.end method
.method public getNestedScrollAxes(Landroid/view/ViewGroup;)I
.registers 3
.prologue
.line 65
instance-of v0, p1, Landroid/support/v4/view/NestedScrollingParent;
if-eqz v0, :cond_b
.line 66
check-cast p1, Landroid/support/v4/view/NestedScrollingParent;
invoke-interface {p1}, Landroid/support/v4/view/NestedScrollingParent;->getNestedScrollAxes()I
move-result v0
.line 68
:goto_a
return v0
:cond_b
const/4 v0, 0x0
goto :goto_a
.end method
.method public isTransitionGroup(Landroid/view/ViewGroup;)Z
.registers 3
.prologue
.line 61
const/4 v0, 0x0
return v0
.end method
.method public setLayoutMode(Landroid/view/ViewGroup;I)V
.registers 3
.prologue
.line 55
return-void
.end method
.method public setTransitionGroup(Landroid/view/ViewGroup;Z)V
.registers 3
.prologue
.line 58
return-void
.end method