Searched refs:onUidToBackground (Results 1 – 9 of 9) sorted by relevance
58 void onUidToBackground(int uid); in onUidToBackground() method150 callback.onUidToBackground(uid); in handleUidToBackground()
207 public void onUidToBackground(int uid) { in onUidToBackground() method in NfcDispatcher.ForegroundCallbackImpl
2191 public void onUidToBackground(int uid) { in onUidToBackground() method in NfcService
189 public void onUidToBackground(int uid) { in onUidToBackground() method in EnabledNfcFServices
470 public void onUidToBackground(int uid) { in onUidToBackground() method in PreferredServices
1448 public void onUidToBackground(int uid) { in onUidToBackground() method in CardEmulationManager.ForegroundCallbackImpl
204 mEnabledNfcFServices.onUidToBackground(mForegroundUid); in testUnRegisterForegroundService()
1399 mNfcService.onUidToBackground(1); in testOnUidToBackground()
525 services.onUidToBackground(FOREGROUND_UID); in testOnUidToBackground_SuccessfullyUnregistersService()535 services.onUidToBackground(USER_ID); in testOnUidToBackground_FailsToUnregisterService()