Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DOverviewProxyService.java453 startConnectionToCurrentUser();
638 startConnectionToCurrentUser(); in OverviewProxyService()
738 startConnectionToCurrentUser(); in cleanupAfterDeath()
745 public void startConnectionToCurrentUser() { in startConnectionToCurrentUser() method in OverviewProxyService
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationLockscreenUserManagerImpl.java153 Dependency.get(OverviewProxyService.class).startConnectionToCurrentUser();