Home
last modified time | relevance | path

Searched defs:suggestType (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenWindowCreator.java124 @StartingWindowInfo.StartingWindowType int suggestType) { in addSplashScreenStartingWindow()
337 @StartingWindowInfo.StartingWindowType int suggestType) { in addWindow()
365 @StartingWindowInfo.StartingWindowType int suggestType) { in saveSplashScreenRecord()
429 @StartingWindowInfo.StartingWindowType int suggestType) { in SplashWindowRecord()
DSplashscreenContentDrawer.java155 int theme, @StartingWindowInfo.StartingWindowType int suggestType, in createContext()
228 @StartingWindowInfo.StartingWindowType int suggestType, in createLayoutParameters()
304 void createContentView(Context context, @StartingWindowType int suggestType, in createContentView()
432 @StartingWindowType int suggestType, Consumer<Runnable> uiThreadInitConsumer) { in makeSplashScreenContentView()
579 SplashViewBuilder chooseStyle(int suggestType) { in chooseStyle()
DStartingSurfaceDrawer.java105 @StartingWindowType int suggestType) { in addSplashScreenStartingWindow()