Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DCardEmulationManager.java137 public void onHostCardEmulationDeactivated(int technology) { in onHostCardEmulationDeactivated() method in CardEmulationManager
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DDeviceHost.java33 public void onHostCardEmulationDeactivated(int technology); in onHostCardEmulationDeactivated() method
H A DNfcService.java385 public void onHostCardEmulationDeactivated(int technology) { in onHostCardEmulationDeactivated() method in NfcService