Searched refs:onHostCardEmulationDeactivated (Results 1 - 4 of 4) sorted by relevance
/packages/apps/Nfc/src/com/android/nfc/ | ||
H A D | DeviceHost.java | 33 public void onHostCardEmulationDeactivated(); method in interface:DeviceHost.DeviceHostListener |
H A D | NfcService.java | 258 public void onHostCardEmulationDeactivated() { method in class:NfcService 260 mCardEmulationManager.onHostCardEmulationDeactivated(); |
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/ | ||
H A D | NativeNfcManager.java | 338 mListener.onHostCardEmulationDeactivated(); |
/packages/apps/Nfc/src/com/android/nfc/cardemulation/ | ||
H A D | CardEmulationManager.java | 84 public void onHostCardEmulationDeactivated() { method in class:CardEmulationManager |
Completed in 68 milliseconds