Home
last modified time | relevance | path

Searched refs:onUidToBackground (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
DForegroundUtils.java58 void onUidToBackground(int uid); in onUidToBackground() method
131 callback.onUidToBackground(uid); in handleUidToBackground()
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DEnabledNfcFServices.java170 public void onUidToBackground(int uid) { in onUidToBackground() method in EnabledNfcFServices
DPreferredServices.java319 public void onUidToBackground(int uid) { in onUidToBackground() method in PreferredServices