Searched refs:getSplashscreenTheme (Results 1 – 2 of 2) sorted by relevance
7563 private int getSplashscreenTheme(ActivityOptions options) { in getSplashscreenTheme() method in ActivityRecord7619 final int splashScreenTheme = startActivity ? getSplashscreenTheme(startOptions) : 0; in showStartingWindow()
25601 PLcom/android/server/wm/ActivityRecord;->getSplashscreenTheme(Landroid/app/ActivityOptions;)I