Searched refs:mBottomSheet (Results 1 – 1 of 1) sorted by relevance
132 private LinearLayout mBottomSheet; field in TopLevelPickerActivity316 mBottomSheet = (LinearLayout) findViewById(R.id.bottom_sheet); in initializeDesktop()317 … mCurrentWallpaperImage = (ImageView) mBottomSheet.findViewById(R.id.current_wallpaper_image); in initializeDesktop()321 (TextView) mBottomSheet.findViewById(R.id.current_wallpaper_presentation_mode); in initializeDesktop()466 mBottomSheet.setVisibility(View.VISIBLE); in setUpBottomSheet()486 BottomSheetBehavior.from(mBottomSheet); in setUpBottomSheet()876 BottomSheetBehavior.from(mBottomSheet); in setCurrentWallpapersExpanded()