Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DCardEmulationManager.java109 public void onHostCardEmulationActivated(int technology) { in onHostCardEmulationActivated() method in CardEmulationManager
/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java31 public void onHostCardEmulationActivated(int technology); in onHostCardEmulationActivated() method
DNfcService.java319 public void onHostCardEmulationActivated(int technology) { in onHostCardEmulationActivated() method in NfcService