Searched defs:overviewProxyService (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/ |
D | OverviewProxyRecentsImpl.java | 46 OverviewProxyService overviewProxyService, in OverviewProxyRecentsImpl()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/ |
D | Magnification.java | 226 SysUiState sysUiState, OverviewProxyService overviewProxyService, in Magnification() 238 SysUiState sysUiState, OverviewProxyService overviewProxyService, in Magnification()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
D | NotificationsQSContainerControllerLegacyTest.kt | 81 private val overviewProxyService = mock<OverviewProxyService>() constant in com.android.systemui.shade.NotificationsQSContainerControllerLegacyTest
|
D | NotificationsQSContainerControllerTest.kt | 78 private val overviewProxyService = mock<OverviewProxyService>() constant in com.android.systemui.shade.NotificationsQSContainerControllerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
D | NavigationBarControllerImpl.java | 119 OverviewProxyService overviewProxyService, in NavigationBarControllerImpl()
|
D | TaskbarDelegate.java | 185 OverviewProxyService overviewProxyService, in setDependencies()
|
D | NavBarHelper.java | 184 OverviewProxyService overviewProxyService, in NavBarHelper()
|
D | NavigationBar.java | 556 OverviewProxyService overviewProxyService, in NavigationBar()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ |
D | AssistManager.java | 188 OverviewProxyService overviewProxyService, in AssistManager()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/ |
D | EdgeBackGestureHandler.java | 409 OverviewProxyService overviewProxyService, in EdgeBackGestureHandler() 1338 public Factory(OverviewProxyService overviewProxyService, in Factory()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | NotificationsQSContainerController.kt | 63 private val overviewProxyService: OverviewProxyService, in <lambda>() constant
|