Searched refs:DEBUG_SPLASH_SCREEN (Results 1 – 6 of 6) sorted by relevance
33 import static com.android.wm.shell.startingsurface.StartingWindowController.DEBUG_SPLASH_SCREEN;63 if (DEBUG_SPLASH_SCREEN || DEBUG_TASK_SNAPSHOT) { in getSuggestedWindowType()102 if (DEBUG_SPLASH_SCREEN || DEBUG_TASK_SNAPSHOT) { in isSnapshotCompatible()108 if (DEBUG_SPLASH_SCREEN || DEBUG_TASK_SNAPSHOT) { in isSnapshotCompatible()118 if (DEBUG_SPLASH_SCREEN || DEBUG_TASK_SNAPSHOT) { in isSnapshotCompatible()
110 static final boolean DEBUG_SPLASH_SCREEN = StartingWindowController.DEBUG_SPLASH_SCREEN; field in StartingSurfaceDrawer182 if (DEBUG_SPLASH_SCREEN) { in addSplashScreenStartingWindow()211 if (DEBUG_SPLASH_SCREEN) { in addSplashScreenStartingWindow()225 if (DEBUG_SPLASH_SCREEN) { in addSplashScreenStartingWindow()464 if (DEBUG_SPLASH_SCREEN || DEBUG_TASK_SNAPSHOT) { in removeStartingWindow()475 if (DEBUG_SPLASH_SCREEN || DEBUG_TASK_SNAPSHOT) { in clearAllWindows()505 if (DEBUG_SPLASH_SCREEN) { in copySplashScreenView()534 if (DEBUG_SPLASH_SCREEN) { in onAppSplashScreenViewRemoved()596 if (DEBUG_SPLASH_SCREEN) { in removeWindowSynced()
69 public static final boolean DEBUG_SPLASH_SCREEN = false; field in StartingWindowController
82 private static final boolean DEBUG = StartingSurfaceDrawer.DEBUG_SPLASH_SCREEN;
19 import static com.android.server.policy.PhoneWindowManager.DEBUG_SPLASH_SCREEN;49 if (DEBUG_SPLASH_SCREEN) Slog.v(TAG, "Removing splash screen window for " + mAppToken + ": " in remove()
245 static final boolean DEBUG_SPLASH_SCREEN = false; field in PhoneWindowManager2346 if (DEBUG_SPLASH_SCREEN) Slog.d(TAG, "addSplashScreen " + packageName in addSplashScreen()2370 if (DEBUG_SPLASH_SCREEN) Slog.d(TAG, "addSplashScreen: creating context based" in addSplashScreen()2381 if (DEBUG_SPLASH_SCREEN) Slog.d(TAG, "addSplashScreen: apply overrideConfig" in addSplashScreen()2452 if (DEBUG_SPLASH_SCREEN) Slog.d(TAG, "Adding splash screen window for " in addSplashScreen()