64 lines
2.0 KiB
Smali
64 lines
2.0 KiB
Smali
.class Lcom/google/android/material/snackbar/BaseTransientBottomBar$15;
|
|
.super Landroid/animation/AnimatorListenerAdapter;
|
|
.source "BaseTransientBottomBar.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/google/android/material/snackbar/BaseTransientBottomBar;->startSlideInAnimation()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/snackbar/BaseTransientBottomBar;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lcom/google/android/material/snackbar/BaseTransientBottomBar;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$15;->this$0:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
|
|
|
|
invoke-direct {p0}, Landroid/animation/AnimatorListenerAdapter;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onAnimationEnd(Landroid/animation/Animator;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iget-object p1, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$15;->this$0:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
|
|
|
|
invoke-virtual {p1}, Lcom/google/android/material/snackbar/BaseTransientBottomBar;->onViewShown()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onAnimationStart(Landroid/animation/Animator;)V
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object p1, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$15;->this$0:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
|
|
|
|
invoke-static {p1}, Lcom/google/android/material/snackbar/BaseTransientBottomBar;->access$1600(Lcom/google/android/material/snackbar/BaseTransientBottomBar;)Lcom/google/android/material/snackbar/ContentViewCallback;
|
|
|
|
move-result-object p1
|
|
|
|
const/16 v0, 0x46
|
|
|
|
const/16 v1, 0xb4
|
|
|
|
invoke-interface {p1, v0, v1}, Lcom/google/android/material/snackbar/ContentViewCallback;->animateContentIn(II)V
|
|
|
|
return-void
|
|
.end method
|