BaseTransientBottomBar$6.smali
.class Lcom/google/android/material/snackbar/BaseTransientBottomBar$6;
.super Ljava/lang/Object;
.source "BaseTransientBottomBar.java"
# interfaces
.implements Lcom/google/android/material/snackbar/BaseTransientBottomBar$OnAttachStateChangeListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/android/material/snackbar/BaseTransientBottomBar;->showView()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;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lcom/google/android/material/snackbar/BaseTransientBottomBar;)V
.registers 2
.param p1, "this$0" # Lcom/google/android/material/snackbar/BaseTransientBottomBar;
.line 515
.local p0, "this":Lcom/google/android/material/snackbar/BaseTransientBottomBar$6;, "Lcom/google/android/material/snackbar/BaseTransientBottomBar$6;"
iput-object p1, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$6;->this$0:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onViewAttachedToWindow(Landroid/view/View;)V
.registers 2
.param p1, "v" # Landroid/view/View;
.line 517
.local p0, "this":Lcom/google/android/material/snackbar/BaseTransientBottomBar$6;, "Lcom/google/android/material/snackbar/BaseTransientBottomBar$6;"
return-void
.end method
.method public onViewDetachedFromWindow(Landroid/view/View;)V
.registers 4
.param p1, "v" # Landroid/view/View;
.line 521
.local p0, "this":Lcom/google/android/material/snackbar/BaseTransientBottomBar$6;, "Lcom/google/android/material/snackbar/BaseTransientBottomBar$6;"
iget-object v0, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$6;->this$0:Lcom/google/android/material/snackbar/BaseTransientBottomBar;
invoke-virtual {v0}, Lcom/google/android/material/snackbar/BaseTransientBottomBar;->isShownOrQueued()Z
move-result v0
if-eqz v0, :cond_12
.line 526
sget-object v0, Lcom/google/android/material/snackbar/BaseTransientBottomBar;->handler:Landroid/os/Handler;
new-instance v1, Lcom/google/android/material/snackbar/BaseTransientBottomBar$6$1;
invoke-direct {v1, p0}, Lcom/google/android/material/snackbar/BaseTransientBottomBar$6$1;-><init>(Lcom/google/android/material/snackbar/BaseTransientBottomBar$6;)V
invoke-virtual {v0, v1}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z
.line 534
:cond_12
return-void
.end method