Home
last modified time | relevance | path

Searched defs:createStartingSurface (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DStartingData.java40 abstract StartingSurface createStartingSurface(AppWindowToken atoken); in createStartingSurface() method in StartingData
DSnapshotStartingData.java38 StartingSurface createStartingSurface(AppWindowToken atoken) { in createStartingSurface() method in SnapshotStartingData
DSplashScreenStartingData.java55 StartingSurface createStartingSurface(AppWindowToken atoken) { in createStartingSurface() method in SplashScreenStartingData
DTaskSnapshotController.java218 StartingSurface createStartingSurface(AppWindowToken token, in createStartingSurface() method in TaskSnapshotController