68 lines
2.2 KiB
Smali
68 lines
2.2 KiB
Smali
.class Lcom/google/android/material/appbar/AppBarLayout$BaseBehavior$3;
|
|
.super Ljava/lang/Object;
|
|
.source "AppBarLayout.java"
|
|
|
|
# interfaces
|
|
.implements Lt1/f;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/google/android/material/appbar/AppBarLayout$BaseBehavior;->addActionToExpand(Landroidx/coordinatorlayout/widget/CoordinatorLayout;Lcom/google/android/material/appbar/AppBarLayout;Lt1/c$a;Z)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic this$0:Lcom/google/android/material/appbar/AppBarLayout$BaseBehavior;
|
|
|
|
.field public final synthetic val$appBarLayout:Lcom/google/android/material/appbar/AppBarLayout;
|
|
|
|
.field public final synthetic val$expand:Z
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/material/appbar/AppBarLayout$BaseBehavior;Lcom/google/android/material/appbar/AppBarLayout;Z)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/google/android/material/appbar/AppBarLayout$BaseBehavior$3;->this$0:Lcom/google/android/material/appbar/AppBarLayout$BaseBehavior;
|
|
|
|
iput-object p2, p0, Lcom/google/android/material/appbar/AppBarLayout$BaseBehavior$3;->val$appBarLayout:Lcom/google/android/material/appbar/AppBarLayout;
|
|
|
|
iput-boolean p3, p0, Lcom/google/android/material/appbar/AppBarLayout$BaseBehavior$3;->val$expand:Z
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public perform(Landroid/view/View;Lt1/f$a;)Z
|
|
.locals 0
|
|
.param p1 # Landroid/view/View;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Lt1/f$a;
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
iget-object p1, p0, Lcom/google/android/material/appbar/AppBarLayout$BaseBehavior$3;->val$appBarLayout:Lcom/google/android/material/appbar/AppBarLayout;
|
|
|
|
iget-boolean p2, p0, Lcom/google/android/material/appbar/AppBarLayout$BaseBehavior$3;->val$expand:Z
|
|
|
|
invoke-virtual {p1, p2}, Lcom/google/android/material/appbar/AppBarLayout;->setExpanded(Z)V
|
|
|
|
const/4 p1, 0x1
|
|
|
|
return p1
|
|
.end method
|