Home
last modified time | relevance | path

Searched refs:createStartingSurface (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DSnapshotStartingData.java38 StartingSurface createStartingSurface(AppWindowToken atoken) { in createStartingSurface() method in SnapshotStartingData
39 return mService.mTaskSnapshotController.createStartingSurface(atoken, mSnapshot); in createStartingSurface()
DStartingData.java40 abstract StartingSurface createStartingSurface(AppWindowToken atoken); in createStartingSurface() method in StartingData
DSplashScreenStartingData.java55 StartingSurface createStartingSurface(AppWindowToken atoken) { in createStartingSurface() method in SplashScreenStartingData
DTaskSnapshotController.java218 StartingSurface createStartingSurface(AppWindowToken token, in createStartingSurface() method in TaskSnapshotController
DAppWindowToken.java2227 surface = startingData.createStartingSurface(AppWindowToken.this);
/frameworks/base/services/
Dart-profile16735 PLcom/android/server/wm/SnapshotStartingData;->createStartingSurface(Lcom/android/server/wm/AppWind…
16737 PLcom/android/server/wm/SplashScreenStartingData;->createStartingSurface(Lcom/android/server/wm/App…
16997 PLcom/android/server/wm/TaskSnapshotController;->createStartingSurface(Lcom/android/server/wm/AppWi…