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.java134 public void onHostCardEmulationDeactivated(int technology) { in onHostCardEmulationDeactivated() method in CardEmulationManager
/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java33 public void onHostCardEmulationDeactivated(int technology); in onHostCardEmulationDeactivated() method
DNfcService.java333 public void onHostCardEmulationDeactivated(int technology) { in onHostCardEmulationDeactivated() method in NfcService