Searched refs:StartingSurface (Results 1 – 13 of 13) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ |
D | StartingData.java | 19 import android.view.WindowManagerPolicy.StartingSurface; 40 abstract StartingSurface createStartingSurface(AppWindowToken atoken); in createStartingSurface()
|
D | SnapshotStartingData.java | 21 import android.view.WindowManagerPolicy.StartingSurface; 38 StartingSurface createStartingSurface(AppWindowToken atoken) { in createStartingSurface()
|
D | SplashScreenStartingData.java | 21 import android.view.WindowManagerPolicy.StartingSurface; 54 StartingSurface createStartingSurface(AppWindowToken atoken) { in createStartingSurface()
|
D | TaskSnapshotController.java | 37 import android.view.WindowManagerPolicy.StartingSurface; 172 StartingSurface createStartingSurface(AppWindowToken token, in createStartingSurface()
|
D | AppWindowContainerController.java | 47 import android.view.WindowManagerPolicy.StartingSurface; 119 StartingSurface surface = null; 177 StartingSurface surface = null;
|
D | TaskSnapshotSurface.java | 70 import android.view.WindowManagerPolicy.StartingSurface; 82 class TaskSnapshotSurface implements StartingSurface {
|
D | AppWindowToken.java | 65 import android.view.WindowManagerPolicy.StartingSurface; 156 StartingSurface startingSurface;
|
/frameworks/base/services/core/java/com/android/server/policy/ |
D | SplashScreenSurface.java | 27 import android.view.WindowManagerPolicy.StartingSurface; 37 class SplashScreenSurface implements StartingSurface {
|
D | PhoneWindowManager.java | 2827 public StartingSurface addSplashScreen(IBinder appToken, String packageName, int theme, in addSplashScreen()
|
/frameworks/base/core/java/android/view/ |
D | WindowManagerPolicy.java | 505 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/ |
D | TestWindowManagerPolicy.java | 195 public StartingSurface addSplashScreen(IBinder appToken, String packageName, int theme, in addSplashScreen()
|
/frameworks/base/services/ |
D | profile-classes | 2956 Landroid/view/WindowManagerPolicy$StartingSurface;
|
/frameworks/base/ |
D | compiled-classes-phone | 4630 android.view.WindowManagerPolicy$StartingSurface
|