Home
last modified time | relevance | path

Searched defs:onHostCardEmulationDeactivated (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DCardEmulationManager.java84 public void onHostCardEmulationDeactivated() { in onHostCardEmulationDeactivated() method in CardEmulationManager
/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java33 public void onHostCardEmulationDeactivated(); in onHostCardEmulationDeactivated() method
DNfcService.java258 public void onHostCardEmulationDeactivated() { in onHostCardEmulationDeactivated() method in NfcService