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()
434 @StartingWindowInfo.StartingWindowType int suggestType) { in SplashWindowRecord()
DSplashscreenContentDrawer.java156 int theme, @StartingWindowInfo.StartingWindowType int suggestType, in createContext()
213 @StartingWindowInfo.StartingWindowType int suggestType, in createLayoutParameters()
289 void createContentView(Context context, @StartingWindowType int suggestType, in createContentView()
422 @StartingWindowType int suggestType, Consumer<Runnable> uiThreadInitConsumer) { in makeSplashScreenContentView()
569 SplashViewBuilder chooseStyle(int suggestType) { in chooseStyle()
DStartingSurfaceDrawer.java104 @StartingWindowType int suggestType) { in addSplashScreenStartingWindow()