apkfuckery/com.discord/smali_classes2/com/google/android/material/snackbar/BaseTransientBottomBar$2.smali
2019-08-22 20:54:10 +02:00

67 lines
2.2 KiB
Smali

.class final Lcom/google/android/material/snackbar/BaseTransientBottomBar$2;
.super Landroid/animation/AnimatorListenerAdapter;
.source "BaseTransientBottomBar.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/android/material/snackbar/BaseTransientBottomBar;->animateViewOut(I)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic aRx:I
.field final synthetic aRy:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
# direct methods
.method constructor <init>(Lcom/google/android/material/snackbar/BaseTransientBottomBar;I)V
.locals 0
iput-object p1, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$2;->aRy:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
iput p2, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$2;->aRx:I
invoke-direct {p0}, Landroid/animation/AnimatorListenerAdapter;-><init>()V
return-void
.end method
# virtual methods
.method public final onAnimationEnd(Landroid/animation/Animator;)V
.locals 1
iget-object p1, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$2;->aRy:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
iget v0, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$2;->aRx:I
invoke-virtual {p1, v0}, Lcom/google/android/material/snackbar/BaseTransientBottomBar;->onViewHidden(I)V
return-void
.end method
.method public final onAnimationStart(Landroid/animation/Animator;)V
.locals 2
iget-object p1, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$2;->aRy:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
invoke-static {p1}, Lcom/google/android/material/snackbar/BaseTransientBottomBar;->access$100(Lcom/google/android/material/snackbar/BaseTransientBottomBar;)Lcom/google/android/material/snackbar/ContentViewCallback;
move-result-object p1
const/4 v0, 0x0
const/16 v1, 0xb4
invoke-interface {p1, v0, v1}, Lcom/google/android/material/snackbar/ContentViewCallback;->animateContentOut(II)V
return-void
.end method