Searched refs:onHostCardEmulationDeactivated (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
H A DDeviceHost.java33 public void onHostCardEmulationDeactivated(); method in interface:DeviceHost.DeviceHostListener
H A DNfcService.java258 public void onHostCardEmulationDeactivated() { method in class:NfcService
260 mCardEmulationManager.onHostCardEmulationDeactivated();
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
H A DNativeNfcManager.java338 mListener.onHostCardEmulationDeactivated();
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DCardEmulationManager.java84 public void onHostCardEmulationDeactivated() { method in class:CardEmulationManager

Completed in 68 milliseconds