Home
last modified time | relevance | path

Searched defs:mStartingSurface (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImplTest.java312 @Mock private StartingSurface mStartingSurface; field in CentralSurfacesImplTest
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DBackNavigationController.java937 private SurfaceControl mStartingSurface; field in BackNavigationController.AnimationHandler.BackWindowAnimationAdaptor
H A DActivityRecord.java842 StartingSurfaceController.StartingSurface mStartingSurface; field in ActivityRecord