Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarTest.java278 @Mock private StartingSurface mStartingSurface; field in StatusBarTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DOverviewProxyService.java152 private final Optional<StartingSurface> mStartingSurface; field in OverviewProxyService
/frameworks/base/services/core/java/com/android/server/wm/
DActivityRecord.java721 WindowManagerPolicy.StartingSurface mStartingSurface; field in ActivityRecord