Home
last modified time | relevance | path

Searched defs:bottomSheetBehavior (Results 1 – 4 of 4) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DPreviewFragment.java261 BottomSheetBehavior bottomSheetBehavior = BottomSheetBehavior.from(mBottomSheet); in populateInfoPage() local
458 final BottomSheetBehavior bottomSheetBehavior = BottomSheetBehavior.from(mBottomSheet); in onSaveInstanceState() local
479 final BottomSheetBehavior bottomSheetBehavior = BottomSheetBehavior.from(mBottomSheet); in setUpBottomSheetListeners() local
DImagePreviewFragment.java171 final BottomSheetBehavior bottomSheetBehavior = BottomSheetBehavior.from(mBottomSheet); in onSaveInstanceState() local
DTopLevelPickerActivity.java463 final BottomSheetBehavior<LinearLayout> bottomSheetBehavior = in setUpBottomSheet() local
844 final BottomSheetBehavior<LinearLayout> bottomSheetBehavior = in setCurrentWallpapersExpanded() local
/packages/apps/Dialer/java/com/android/dialer/main/impl/
DOldMainActivityPeer.java274 BottomSheetBehavior<View> bottomSheetBehavior = BottomSheetBehavior.from(bottomSheet); in initLayout() local
1375 BottomSheetBehavior<View> bottomSheetBehavior = BottomSheetBehavior.from(view); in showPromotionBottomSheet() local