.class public Lcom/google/android/material/snackbar/BaseTransientBottomBar$Behavior; .super Lcom/google/android/material/behavior/SwipeDismissBehavior; .source "BaseTransientBottomBar.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/google/android/material/snackbar/BaseTransientBottomBar; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x9 name = "Behavior" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Lcom/google/android/material/behavior/SwipeDismissBehavior<", "Landroid/view/View;", ">;" } .end annotation # instance fields .field private final delegate:Lcom/google/android/material/snackbar/BaseTransientBottomBar$BehaviorDelegate; # direct methods .method public constructor ()V .registers 2 .line 792 invoke-direct {p0}, Lcom/google/android/material/behavior/SwipeDismissBehavior;->()V .line 793 new-instance v0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$BehaviorDelegate; invoke-direct {v0, p0}, Lcom/google/android/material/snackbar/BaseTransientBottomBar$BehaviorDelegate;->(Lcom/google/android/material/behavior/SwipeDismissBehavior;)V iput-object v0, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$Behavior;->delegate:Lcom/google/android/material/snackbar/BaseTransientBottomBar$BehaviorDelegate; return-void .end method .method static synthetic access$000(Lcom/google/android/material/snackbar/BaseTransientBottomBar$Behavior;Lcom/google/android/material/snackbar/BaseTransientBottomBar;)V .registers 2 .line 789 invoke-direct {p0, p1}, Lcom/google/android/material/snackbar/BaseTransientBottomBar$Behavior;->setBaseTransientBottomBar(Lcom/google/android/material/snackbar/BaseTransientBottomBar;)V return-void .end method .method private setBaseTransientBottomBar(Lcom/google/android/material/snackbar/BaseTransientBottomBar;)V .registers 3 .annotation system Ldalvik/annotation/Signature; value = { "(", "Lcom/google/android/material/snackbar/BaseTransientBottomBar<", "*>;)V" } .end annotation .line 797 iget-object v0, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$Behavior;->delegate:Lcom/google/android/material/snackbar/BaseTransientBottomBar$BehaviorDelegate; invoke-virtual {v0, p1}, Lcom/google/android/material/snackbar/BaseTransientBottomBar$BehaviorDelegate;->setBaseTransientBottomBar(Lcom/google/android/material/snackbar/BaseTransientBottomBar;)V return-void .end method # virtual methods .method public canSwipeDismissView(Landroid/view/View;)Z .registers 3 .line 802 iget-object v0, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$Behavior;->delegate:Lcom/google/android/material/snackbar/BaseTransientBottomBar$BehaviorDelegate; invoke-virtual {v0, p1}, Lcom/google/android/material/snackbar/BaseTransientBottomBar$BehaviorDelegate;->canSwipeDismissView(Landroid/view/View;)Z move-result p1 return p1 .end method .method public onInterceptTouchEvent(Landroidx/coordinatorlayout/widget/CoordinatorLayout;Landroid/view/View;Landroid/view/MotionEvent;)Z .registers 5 .line 807 iget-object v0, p0, Lcom/google/android/material/snackbar/BaseTransientBottomBar$Behavior;->delegate:Lcom/google/android/material/snackbar/BaseTransientBottomBar$BehaviorDelegate; invoke-virtual {v0, p1, p2, p3}, Lcom/google/android/material/snackbar/BaseTransientBottomBar$BehaviorDelegate;->onInterceptTouchEvent(Landroidx/coordinatorlayout/widget/CoordinatorLayout;Landroid/view/View;Landroid/view/MotionEvent;)V .line 808 invoke-super {p0, p1, p2, p3}, Lcom/google/android/material/behavior/SwipeDismissBehavior;->onInterceptTouchEvent(Landroidx/coordinatorlayout/widget/CoordinatorLayout;Landroid/view/View;Landroid/view/MotionEvent;)Z move-result p1 return p1 .end method