Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java36 public void onHostCardEmulationDeactivated(int technology); in onHostCardEmulationDeactivated() method
DNfcService.java497 public void onHostCardEmulationDeactivated(int technology) { in onHostCardEmulationDeactivated() method in NfcService
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DCardEmulationManager.java248 public void onHostCardEmulationDeactivated(int technology) { in onHostCardEmulationDeactivated() method in CardEmulationManager