Searched defs:bottomSheet (Results 1 – 5 of 5) sorted by relevance
86 public void onStateChanged(@NonNull View bottomSheet, int newState) { in onStateChanged()93 public void onSlide(@NonNull View bottomSheet, float slideOffset) {} in onSlide()
249 public void onStateChanged(@NonNull View bottomSheet, int newState) { in createBottomSheetCallBack()257 public void onSlide(@NonNull View bottomSheet, float slideOffset) { in createBottomSheetCallBack()
132 FrameLayout bottomSheet = (FrameLayout) in onCreateDialog() local
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