BaseTransientBottomBar$10.smali
.class Lcom/google/android/material/snackbar/BaseTransientBottomBar$10;
.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 this$0:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
.field final synthetic val$event:I
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lcom/google/android/material/snackbar/BaseTransientBottomBar;I)V
.registers 3
.param p1, "this$0" # Lcom/google/android/material/snackbar/BaseTransientBottomBar;
.line 617
.local p0, "this":Lcom/google/android/material/snackbar/BaseTransientBottomBar$10;, "Lcom/google/android/material/snackbar/BaseTransientBottomBar$10;"
iput-object p1, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$10;->this$0:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
iput p2, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$10;->val$event:I
invoke-direct {p0}, Landroid/animation/AnimatorListenerAdapter;-><init>()V
return-void
.end method
# virtual methods
.method public onAnimationEnd(Landroid/animation/Animator;)V
.registers 4
.param p1, "animator" # Landroid/animation/Animator;
.line 625
.local p0, "this":Lcom/google/android/material/snackbar/BaseTransientBottomBar$10;, "Lcom/google/android/material/snackbar/BaseTransientBottomBar$10;"
iget-object v0, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$10;->this$0:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
iget v1, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$10;->val$event:I
invoke-virtual {v0, v1}, Lcom/google/android/material/snackbar/BaseTransientBottomBar;->onViewHidden(I)V
.line 626
return-void
.end method
.method public onAnimationStart(Landroid/animation/Animator;)V
.registers 5
.param p1, "animator" # Landroid/animation/Animator;
.line 620
.local p0, "this":Lcom/google/android/material/snackbar/BaseTransientBottomBar$10;, "Lcom/google/android/material/snackbar/BaseTransientBottomBar$10;"
iget-object v0, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$10;->this$0:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
# getter for: Lcom/google/android/material/snackbar/BaseTransientBottomBar;->contentViewCallback:Lcom/google/android/material/snackbar/ContentViewCallback;
invoke-static {v0}, Lcom/google/android/material/snackbar/BaseTransientBottomBar;->access$100(Lcom/google/android/material/snackbar/BaseTransientBottomBar;)Lcom/google/android/material/snackbar/ContentViewCallback;
move-result-object v0
const/4 v1, 0x0
const/16 v2, 0xb4
invoke-interface {v0, v1, v2}, Lcom/google/android/material/snackbar/ContentViewCallback;->animateContentOut(II)V
.line 621
return-void
.end method