Home
last modified time | relevance | path

Searched refs:StartingSurface (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DStartingData.java19 import android.view.WindowManagerPolicy.StartingSurface;
40 abstract StartingSurface createStartingSurface(AppWindowToken atoken); in createStartingSurface()
DSnapshotStartingData.java21 import android.view.WindowManagerPolicy.StartingSurface;
38 StartingSurface createStartingSurface(AppWindowToken atoken) { in createStartingSurface()
DSplashScreenStartingData.java21 import android.view.WindowManagerPolicy.StartingSurface;
54 StartingSurface createStartingSurface(AppWindowToken atoken) { in createStartingSurface()
DTaskSnapshotController.java37 import android.view.WindowManagerPolicy.StartingSurface;
172 StartingSurface createStartingSurface(AppWindowToken token, in createStartingSurface()
DAppWindowContainerController.java47 import android.view.WindowManagerPolicy.StartingSurface;
119 StartingSurface surface = null;
177 StartingSurface surface = null;
DTaskSnapshotSurface.java70 import android.view.WindowManagerPolicy.StartingSurface;
82 class TaskSnapshotSurface implements StartingSurface {
DAppWindowToken.java65 import android.view.WindowManagerPolicy.StartingSurface;
156 StartingSurface startingSurface;
/frameworks/base/services/core/java/com/android/server/policy/
DSplashScreenSurface.java27 import android.view.WindowManagerPolicy.StartingSurface;
37 class SplashScreenSurface implements StartingSurface {
DPhoneWindowManager.java2827 public StartingSurface addSplashScreen(IBinder appToken, String packageName, int theme, in addSplashScreen()
/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java505 interface StartingSurface { interface
980 public StartingSurface addSplashScreen(IBinder appToken, String packageName, int theme, in addSplashScreen()
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
DTestWindowManagerPolicy.java195 public StartingSurface addSplashScreen(IBinder appToken, String packageName, int theme, in addSplashScreen()
/frameworks/base/services/
Dprofile-classes2956 Landroid/view/WindowManagerPolicy$StartingSurface;
/frameworks/base/
Dcompiled-classes-phone4630 android.view.WindowManagerPolicy$StartingSurface