Searched refs:onUserSwitched (Results 1 – 12 of 12) sorted by relevance
152 public void onUserSwitched(int userId) { in onUserSwitched() method in CardEmulationManager155 mPreferredServices.onUserSwitched(userId); in onUserSwitched()157 mHostNfcFEmulationManager.onUserSwitched(); in onUserSwitched()158 mT3tIdentifiersCache.onUserSwitched(); in onUserSwitched()159 mEnabledNfcFServices.onUserSwitched(userId); in onUserSwitched()160 mNfcFServicesCache.onUserSwitched(); in onUserSwitched()
209 public void onUserSwitched(int userId) { in onUserSwitched() method in EnabledNfcFServices
206 public void onUserSwitched() { in onUserSwitched() method in RegisteredT3tIdentifiersCache
360 public void onUserSwitched(int userId) { in onUserSwitched() method in PreferredServices
174 public void onUserSwitched() { in onUserSwitched() method in HostNfcFEmulationManager
701 public void onUserSwitched() { in onUserSwitched() method in RegisteredNfcFServicesCache
103 public void onUserSwitched(int newUserId) { in onUserSwitched() method in CarDeviceProvisionedControllerImpl104 super.onUserSwitched(newUserId); in onUserSwitched()
27 default void onUserSwitched() { in onUserSwitched() method
166 deviceProvisionedCallbackCaptor.getValue().onUserSwitched(); in restartNavbars_refreshesTaskChanged()186 deviceProvisionedCallbackCaptor.getValue().onUserSwitched(); in restartNavBars_newUserNotSetupWithKeyguardShowing_showsKeyguardButtons()205 deviceProvisionedCallbackCaptor.getValue().onUserSwitched(); in restartNavbars_newUserIsSetupWithKeyguardHidden_showsNavigationButtons()
240 public void onUserSwitched() { in start()
509 public void onUserSwitched(int userId) { in onUserSwitched() method in P2pLinkManager
3186 mP2pLinkManager.onUserSwitched(getUserId());3189 mCardEmulationManager.onUserSwitched(getUserId());