Searched defs:bottomSheet (Results 1 – 6 of 6) sorted by relevance
87 public void onStateChanged(@NonNull View bottomSheet, int newState) { in onStateChanged()94 public void onSlide(@NonNull View bottomSheet, float slideOffset) {} in onSlide()
127 FrameLayout bottomSheet = (FrameLayout) in onCreateDialog() local
128 FrameLayout bottomSheet = (FrameLayout) in onCreateDialog() local
548 public void onStateChanged(@NonNull View bottomSheet, int newState) { in createBottomSheetCallBack()559 public void onSlide(@NonNull View bottomSheet, float slideOffset) { in createBottomSheetCallBack()
210 private View bottomSheet; field in OldMainActivityPeer1311 private final View bottomSheet; field in OldMainActivityPeer.MainBottomNavBarBottomNavTabListener1320 View bottomSheet) { in MainBottomNavBarBottomNavTabListener()
486 private HistoryItemActionBottomSheet bottomSheet; field in SpeedDialFragment.SpeedDialSuggestedListener