Searched refs:isSplashScreenType (Results 1 – 1 of 1) sorted by relevance
133 if (isSplashScreenType(suggestionType)) { in addStartingWindow()150 if (mTaskLaunchingCallback != null && isSplashScreenType(suggestionType)) { in addStartingWindow()159 private static boolean isSplashScreenType(@StartingWindowType int suggestionType) { in isSplashScreenType() method in StartingWindowController