Searched defs:onUserSwitched (Results 1 – 7 of 7) sorted by relevance
/packages/apps/Nfc/src/com/android/nfc/cardemulation/ | ||
D | EnabledNfcFServices.java | 208 public void onUserSwitched(int userId) { in onUserSwitched() method in EnabledNfcFServices |
D | RegisteredT3tIdentifiersCache.java | 205 public void onUserSwitched() { in onUserSwitched() method in RegisteredT3tIdentifiersCache |
D | PreferredServices.java | 359 public void onUserSwitched(int userId) { in onUserSwitched() method in PreferredServices |
D | HostNfcFEmulationManager.java | 175 public void onUserSwitched() { in onUserSwitched() method in HostNfcFEmulationManager |
D | CardEmulationManager.java | 151 public void onUserSwitched(int userId) { in onUserSwitched() method in CardEmulationManager |
D | RegisteredNfcFServicesCache.java | 700 public void onUserSwitched() { in onUserSwitched() method in RegisteredNfcFServicesCache |
/packages/apps/Nfc/src/com/android/nfc/ | ||
D | P2pLinkManager.java | 508 public void onUserSwitched(int userId) { in onUserSwitched() method in P2pLinkManager |