Searched refs:onUserSwitched (Results 1 – 8 of 8) sorted by relevance
151 public void onUserSwitched(int userId) { in onUserSwitched() method in CardEmulationManager154 mPreferredServices.onUserSwitched(userId); in onUserSwitched()156 mHostNfcFEmulationManager.onUserSwitched(); in onUserSwitched()157 mT3tIdentifiersCache.onUserSwitched(); in onUserSwitched()158 mEnabledNfcFServices.onUserSwitched(userId); in onUserSwitched()159 mNfcFServicesCache.onUserSwitched(); in onUserSwitched()
208 public void onUserSwitched(int userId) { in onUserSwitched() method in EnabledNfcFServices
205 public void onUserSwitched() { in onUserSwitched() method in RegisteredT3tIdentifiersCache
359 public void onUserSwitched(int userId) { in onUserSwitched() method in PreferredServices
175 public void onUserSwitched() { in onUserSwitched() method in HostNfcFEmulationManager
700 public void onUserSwitched() { in onUserSwitched() method in RegisteredNfcFServicesCache
508 public void onUserSwitched(int userId) { in onUserSwitched() method in P2pLinkManager
2849 mP2pLinkManager.onUserSwitched(getUserId());2852 mCardEmulationManager.onUserSwitched(getUserId());