Searched refs:addSplashScreenStartingWindow (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/startingsurface/ |
H A D | StartingSurfaceDrawerTests.java | 175 mStartingSurfaceDrawer.addSplashScreenStartingWindow(windowInfo, mBinder, in testAddSplashScreenSurface() 199 mStartingSurfaceDrawer.addSplashScreenStartingWindow(windowInfo, mBinder, in testFallbackDefaultTheme() 287 mStartingSurfaceDrawer.addSplashScreenStartingWindow(windowInfo, mBinder, in testClearAllWindows()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
H A D | StartingWindowController.java | 134 mStartingSurfaceDrawer.addSplashScreenStartingWindow(windowInfo, appToken, in addStartingWindow()
|
H A D | StartingSurfaceDrawer.java | 167 void addSplashScreenStartingWindow(StartingWindowInfo windowInfo, IBinder appToken, in addSplashScreenStartingWindow() method in StartingSurfaceDrawer
|