Home
last modified time | relevance | path

Searched refs:notifyAddComplete (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DWindowlessSplashWindowCreator.java108 windowInfo.notifyAddComplete(wlw.mChildSurface); in addSplashScreenStartingWindow()
DWindowlessSnapshotWindowCreator.java95 info.notifyAddComplete(wlw.mChildSurface); in makeTaskSnapshotWindow()
/frameworks/base/core/java/android/window/
DStartingWindowInfo.java230 public void notifyAddComplete(SurfaceControl addedSurface) { in notifyAddComplete() method in StartingWindowInfo