Home
last modified time | relevance | path

Searched refs:SplashScreen (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/core/java/android/window/
H A DSplashScreen.java44 public interface SplashScreen { interface
85 void setOnExitAnimationListener(@NonNull SplashScreen.OnExitAnimationListener listener); in setOnExitAnimationListener()
130 class SplashScreenImpl implements SplashScreen {
144 @NonNull SplashScreen.OnExitAnimationListener listener) { in setOnExitAnimationListener()
199 private static final String TAG = SplashScreen.class.getSimpleName();
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
H A DQuickstepInteractionHandler.java29 import android.window.SplashScreen;
74 activityOptions.options.setSplashscreenStyle(SplashScreen.SPLASH_SCREEN_STYLE_EMPTY); in onInteraction()
/aosp12/frameworks/base/core/java/android/app/
H A DActivityOptions.java60 import android.window.SplashScreen;
433 @SplashScreen.SplashScreenStyle
434 private int mSplashScreenStyle = SplashScreen.SPLASH_SCREEN_STYLE_UNDEFINED;
1390 public void setSplashscreenStyle(@SplashScreen.SplashScreenStyle int style) { in setSplashscreenStyle()
1398 @SplashScreen.SplashScreenStyle
H A DActivity.java142 import android.window.SplashScreen;
970 private SplashScreen mSplashScreen;
1631 public final @NonNull SplashScreen getSplashScreen() { in getSplashScreen()
1635 private SplashScreen getOrCreateSplashScreen() { in getOrCreateSplashScreen()
1638 mSplashScreen = new SplashScreen.SplashScreenImpl(this); in getOrCreateSplashScreen()
H A DActivityThread.java193 import android.window.SplashScreen;
504 private SplashScreen.SplashScreenManagerGlobal mSplashScreenGlobal;
4128 @NonNull SplashScreen.SplashScreenManagerGlobal manager) { in registerSplashScreenManager()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DTaskShortcutFactory.java33 import android.window.SplashScreen;
193 options.setSplashscreenStyle(SplashScreen.SPLASH_SCREEN_STYLE_ICON); in onClick()
H A DRecentsActivity.java43 import android.window.SplashScreen;
276 activityOptions.options.setSplashscreenStyle(SplashScreen.SPLASH_SCREEN_STYLE_ICON); in getActivityLaunchOptions()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
H A DBaseQuickstepLauncher.java44 import android.window.SplashScreen;
510 activityOptions.options.setSplashscreenStyle(SplashScreen.SPLASH_SCREEN_STYLE_ICON); in getActivityLaunchOptions()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityRecord.java321 import android.window.SplashScreen;
6577 if (optionsStyle == SplashScreen.SPLASH_SCREEN_STYLE_EMPTY) { in shouldUseEmptySplashScreen()
6579 } else if (optionsStyle == SplashScreen.SPLASH_SCREEN_STYLE_ICON) { in shouldUseEmptySplashScreen()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt3958 method @NonNull public final android.window.SplashScreen getSplashScreen();
56906 public interface SplashScreen {
56908 …method public void setOnExitAnimationListener(@NonNull android.window.SplashScreen.OnExitAnimation…
56912 public static interface SplashScreen.OnExitAnimationListener {
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt32313 Landroid/window/SplashScreen$SplashScreenManagerGlobal$1;
32314 Landroid/window/SplashScreen$SplashScreenManagerGlobal;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt41977 Landroid/window/SplashScreen$SplashScreenManagerGlobal$1;
41978 Landroid/window/SplashScreen$SplashScreenManagerGlobal;