Searched defs:onUserSwitched (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DCardEmulationManager.java93 public void onUserSwitched(int userId) { method in class:CardEmulationManager
95 mPreferredServices.onUserSwitched(userId);
H A DPreferredServices.java353 public void onUserSwitched(int userId) { method in class:PreferredServices
/packages/apps/Nfc/src/com/android/nfc/
H A DP2pLinkManager.java453 public void onUserSwitched(int userId) { method in class:P2pLinkManager

Completed in 49 milliseconds