Home
last modified time | relevance | path

Searched refs:shouldShowSplashView (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskThumbnailViewDeprecated.java399 if (shouldShowSplashView()) { in drawOnCanvas()
461 public boolean shouldShowSplashView() { in shouldShowSplashView() method in TaskThumbnailViewDeprecated
DTaskView.kt1073 firstContainer.thumbnailViewDeprecated.shouldShowSplashView() in <lambda>()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DAbsSwipeUpHandler.java2440 || !taskView.getFirstThumbnailViewDeprecated().shouldShowSplashView()) {