Searched refs:mFullScreenAnimation (Results 1 – 3 of 3) sorted by relevance
148 protected FullScreenAnimation mFullScreenAnimation; field in PreviewFragment209 mFullScreenAnimation = new FullScreenAnimation(view); in onCreateView()219 mFullScreenAnimation.setWindowInsets(windowInsets); in onCreateView()220 mFullScreenAnimation.placeViews(); in onCreateView()225 mFullScreenAnimation.getStatusBarHeight(), in onCreateView()246 mFullScreenAnimation.startAnimation(/* toFullScreen= */ true); in onBottomActionBarReady()260 if (mFullScreenAnimation.isFullScreen() && !mShowInFullScreen) { in onBottomActionBarReady()298 mFullScreenAnimation.setWorkspaceVisibility(!visible); in setFullScreenActions()311 boolean visible = mFullScreenAnimation.getWorkspaceVisibility(); in setFullScreenActions()312 mFullScreenAnimation.setWorkspaceVisibility(!visible); in setFullScreenActions()[all …]
186 mLockScreenPreviewer.setDateViewVisibility(!mFullScreenAnimation.isFullScreen()); in onCreateView()187 mFullScreenAnimation.setFullScreenStatusListener( in onCreateView()243 mFullScreenAnimation.setIsHomeSelected(isHomeSelected); in updateScreenPreview()437 mFullScreenAnimation.setFullScreenTextColor( in onWallpaperColorsChanged()
181 mLockScreenPreviewer.setDateViewVisibility(!mFullScreenAnimation.isFullScreen()); in onCreateView()182 mFullScreenAnimation.setFullScreenStatusListener( in onCreateView()223 mFullScreenAnimation.setFullScreenTextColor( in onWallpaperColorsChanged()667 mFullScreenAnimation.setIsHomeSelected(isHomeSelected); in updateScreenPreview()