Searched refs:StartingSurface (Results 1 – 15 of 15) sorted by relevance
19 import com.android.server.wm.StartingSurfaceController.StartingSurface;35 StartingSurface createStartingSurface(ActivityRecord activity) { in createStartingSurface()
83 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 StartingSurfaceController257 StartingSurface(Task task, ITaskOrganizer taskOrganizer) { in StartingSurface() method in StartingSurfaceController.StartingSurface
21 import com.android.server.wm.StartingSurfaceController.StartingSurface;38 StartingSurface createStartingSurface(ActivityRecord activity) { in createStartingSurface()
21 import com.android.server.wm.StartingSurfaceController.StartingSurface;99 abstract StartingSurface createStartingSurface(ActivityRecord activity); in createStartingSurface()
882 StartingSurfaceController.StartingSurface mStartingSurface;3000 final StartingSurfaceController.StartingSurface surface; in removeStartingWindowAnimation()
35 private StartingSurface.SysuiProxy mSysuiProxy;58 void setSysuiProxy(StartingSurface.SysuiProxy sysuiProxy) { in setSysuiProxy()
24 public interface StartingSurface { interface
112 public StartingSurface asStartingSurface() { in asStartingSurface()245 private class StartingSurfaceImpl implements StartingSurface {
94 void setSysuiProxy(StartingSurface.SysuiProxy sysuiProxy) { in setSysuiProxy()
37 import com.android.wm.shell.startingsurface.StartingSurface;103 Optional<StartingSurface> getStartingSurface(); in getStartingSurface()
42 import com.android.wm.shell.startingsurface.StartingSurface;103 Builder setStartingSurface(Optional<StartingSurface> s); in setStartingSurface()
99 import com.android.wm.shell.startingsurface.StartingSurface;782 static Optional<StartingSurface> provideStartingSurface( in provideStartingSurface()
205 import com.android.wm.shell.startingsurface.StartingSurface;324 @Mock private StartingSurface mStartingSurface;
239 import com.android.wm.shell.startingsurface.StartingSurface;586 private final Optional<StartingSurface> mStartingSurfaceOptional;698 Optional<StartingSurface> startingSurfaceOptional, in CentralSurfacesImpl()
28080 …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)V28089 …ndroid/server/wm/ActivityRecord;I)Lcom/android/server/wm/StartingSurfaceController$StartingSurface;