apkfuckery/com.discord/smali_classes2/com/google/android/material/bottomappbar/BottomAppBar$4.smali
2019-10-10 04:17:24 +02:00

78 lines
2.5 KiB
Smali

.class final Lcom/google/android/material/bottomappbar/BottomAppBar$4;
.super Landroid/animation/AnimatorListenerAdapter;
.source "BottomAppBar.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/android/material/bottomappbar/BottomAppBar;->createMenuViewTranslationAnimation(IZLjava/util/List;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic aMI:Lcom/google/android/material/bottomappbar/BottomAppBar;
.field final synthetic aMJ:Landroidx/appcompat/widget/ActionMenuView;
.field final synthetic aMK:I
.field final synthetic aML:Z
.field public cancelled:Z
# direct methods
.method constructor <init>(Lcom/google/android/material/bottomappbar/BottomAppBar;Landroidx/appcompat/widget/ActionMenuView;IZ)V
.locals 0
iput-object p1, p0, Lcom/google/android/material/bottomappbar/BottomAppBar$4;->aMI:Lcom/google/android/material/bottomappbar/BottomAppBar;
iput-object p2, p0, Lcom/google/android/material/bottomappbar/BottomAppBar$4;->aMJ:Landroidx/appcompat/widget/ActionMenuView;
iput p3, p0, Lcom/google/android/material/bottomappbar/BottomAppBar$4;->aMK:I
iput-boolean p4, p0, Lcom/google/android/material/bottomappbar/BottomAppBar$4;->aML:Z
invoke-direct {p0}, Landroid/animation/AnimatorListenerAdapter;-><init>()V
return-void
.end method
# virtual methods
.method public final onAnimationCancel(Landroid/animation/Animator;)V
.locals 0
const/4 p1, 0x1
iput-boolean p1, p0, Lcom/google/android/material/bottomappbar/BottomAppBar$4;->cancelled:Z
return-void
.end method
.method public final onAnimationEnd(Landroid/animation/Animator;)V
.locals 3
iget-boolean p1, p0, Lcom/google/android/material/bottomappbar/BottomAppBar$4;->cancelled:Z
if-nez p1, :cond_0
iget-object p1, p0, Lcom/google/android/material/bottomappbar/BottomAppBar$4;->aMI:Lcom/google/android/material/bottomappbar/BottomAppBar;
iget-object v0, p0, Lcom/google/android/material/bottomappbar/BottomAppBar$4;->aMJ:Landroidx/appcompat/widget/ActionMenuView;
iget v1, p0, Lcom/google/android/material/bottomappbar/BottomAppBar$4;->aMK:I
iget-boolean v2, p0, Lcom/google/android/material/bottomappbar/BottomAppBar$4;->aML:Z
invoke-static {p1, v0, v1, v2}, Lcom/google/android/material/bottomappbar/BottomAppBar;->access$400(Lcom/google/android/material/bottomappbar/BottomAppBar;Landroidx/appcompat/widget/ActionMenuView;IZ)V
:cond_0
return-void
.end method