Searched refs:mViewBottomPane (Results 1 – 1 of 1) sorted by relevance
98 private View mViewBottomPane; field in LiveWallpaperPreview302 mViewBottomPane = findViewById(R.id.bottom_pane); in populateBottomPane()306 mBottomSheetBehavior = BottomSheetBehavior.from(mViewBottomPane); in populateBottomPane()365 mViewBottomPane.setOutlineProvider(new ViewOutlineProvider() { in populateBottomPane()375 mViewBottomPane.setClipToOutline(true); in populateBottomPane()413 callback.onStateChanged(mViewBottomPane, state); in setupPreviewMenu()416 callback.onSlide(mViewBottomPane, 0f); in setupPreviewMenu()419 callback.onSlide(mViewBottomPane, 1f); in setupPreviewMenu()