HomeSort by relevance Sort by last modified time
    Searched defs:createStartingSurface (Results 1 - 6 of 6) sorted by null

  /frameworks/base/services/core/java/com/android/server/wm/
StartingData.java 40 abstract StartingSurface createStartingSurface(AppWindowToken atoken);
SnapshotStartingData.java 38 StartingSurface createStartingSurface(AppWindowToken atoken) {
39 return mService.mTaskSnapshotController.createStartingSurface(atoken, mSnapshot);
SplashScreenStartingData.java 55 StartingSurface createStartingSurface(AppWindowToken atoken) {
TaskSnapshotController.java 217 StartingSurface createStartingSurface(AppWindowToken token,
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 424 milliseconds