Home
last modified time | relevance | path

Searched refs:startConnectionToCurrentUser (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/recents/
DOverviewProxyServiceTest.kt209 ops.startConnectionToCurrentUser() in connectToOverviewService_primaryUser_expectBindService()
224 ops.startConnectionToCurrentUser() in connectToOverviewService_nonPrimaryUser_expectNoBindService()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DOverviewProxyService.java471 startConnectionToCurrentUser();
743 startConnectionToCurrentUser(); in updateEnabledAndBinding()
823 startConnectionToCurrentUser(); in cleanupAfterDeath()
826 public void startConnectionToCurrentUser() { in startConnectionToCurrentUser() method in OverviewProxyService
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManagerImpl.java226 mOverviewProxyServiceLazy.get().startConnectionToCurrentUser();