Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DCardEmulationManager.java112 public void onHostCardEmulationActivated(int technology) { in onHostCardEmulationActivated() method in CardEmulationManager
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DDeviceHost.java31 public void onHostCardEmulationActivated(int technology); in onHostCardEmulationActivated() method
H A DNfcService.java371 public void onHostCardEmulationActivated(int technology) { in onHostCardEmulationActivated() method in NfcService