Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DSplashScreenStartingData.java19 import com.android.server.wm.StartingSurfaceController.StartingSurface;
35 StartingSurface createStartingSurface(ActivityRecord activity) { in createStartingSurface()
DStartingSurfaceController.java83 StartingSurface createSplashScreenStartingSurface(ActivityRecord activity, int theme) { in createSplashScreenStartingSurface()
89 return new StartingSurface(task, controller.getTaskOrganizer()); in createSplashScreenStartingSurface()
142 StartingSurface createTaskSnapshotSurface(ActivityRecord activity, TaskSnapshot taskSnapshot) { in createTaskSnapshotSurface()
165 return new StartingSurface(task, controller.getTaskOrganizer()); in createTaskSnapshotSurface()
252 final class StartingSurface { class in StartingSurfaceController
257 StartingSurface(Task task, ITaskOrganizer taskOrganizer) { in StartingSurface() method in StartingSurfaceController.StartingSurface
DSnapshotStartingData.java21 import com.android.server.wm.StartingSurfaceController.StartingSurface;
38 StartingSurface createStartingSurface(ActivityRecord activity) { in createStartingSurface()
DStartingData.java21 import com.android.server.wm.StartingSurfaceController.StartingSurface;
99 abstract StartingSurface createStartingSurface(ActivityRecord activity); in createStartingSurface()
DActivityRecord.java882 StartingSurfaceController.StartingSurface mStartingSurface;
3000 final StartingSurfaceController.StartingSurface surface; in removeStartingWindowAnimation()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DAbsSplashWindowCreator.java35 private StartingSurface.SysuiProxy mSysuiProxy;
58 void setSysuiProxy(StartingSurface.SysuiProxy sysuiProxy) { in setSysuiProxy()
DStartingSurface.java24 public interface StartingSurface { interface
DStartingWindowController.java112 public StartingSurface asStartingSurface() { in asStartingSurface()
245 private class StartingSurfaceImpl implements StartingSurface {
DStartingSurfaceDrawer.java94 void setSysuiProxy(StartingSurface.SysuiProxy sysuiProxy) { in setSysuiProxy()
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
DWMComponent.java37 import com.android.wm.shell.startingsurface.StartingSurface;
103 Optional<StartingSurface> getStartingSurface(); in getStartingSurface()
DSysUIComponent.java42 import com.android.wm.shell.startingsurface.StartingSurface;
103 Builder setStartingSurface(Optional<StartingSurface> s); in setStartingSurface()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/dagger/
DWMShellBaseModule.java99 import com.android.wm.shell.startingsurface.StartingSurface;
782 static Optional<StartingSurface> provideStartingSurface( in provideStartingSurface()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImplTest.java205 import com.android.wm.shell.startingsurface.StartingSurface;
324 @Mock private StartingSurface mStartingSurface;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java239 import com.android.wm.shell.startingsurface.StartingSurface;
586 private final Optional<StartingSurface> mStartingSurfaceOptional;
698 Optional<StartingSurface> startingSurfaceOptional, in CentralSurfacesImpl()
/frameworks/base/services/
Dart-wear-profile28080 …android/server/wm/ActivityRecord;)Lcom/android/server/wm/StartingSurfaceController$StartingSurface;
28084 PLcom/android/server/wm/StartingSurfaceController$StartingSurface;-><init>(Lcom/android/server/wm/S…
28085 PLcom/android/server/wm/StartingSurfaceController$StartingSurface;->remove(ZZ)V
28089 …ndroid/server/wm/ActivityRecord;I)Lcom/android/server/wm/StartingSurfaceController$StartingSurface;