Home
last modified time | relevance | path

Searched refs:mSuggestType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenWindowCreator.java422 @StartingWindowInfo.StartingWindowType private final int mSuggestType; field in SplashscreenWindowCreator.SplashWindowRecord
432 mSuggestType = suggestType; in SplashWindowRecord()
458 || mSuggestType == STARTING_WINDOW_TYPE_LEGACY_SPLASH_SCREEN) { in removeIfPossible()
DSplashscreenContentDrawer.java556 private int mSuggestType; field in SplashscreenContentDrawer.SplashViewBuilder
580 mSuggestType = suggestType; in chooseStyle()
603 if (mSuggestType == STARTING_WINDOW_TYPE_SOLID_COLOR_SPLASH_SCREEN in build()
604 || mSuggestType == STARTING_WINDOW_TYPE_LEGACY_SPLASH_SCREEN) { in build()
738 if (mSuggestType == STARTING_WINDOW_TYPE_SPLASH_SCREEN