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.java125 public void onHostCardEmulationActivated(int technology) { in onHostCardEmulationActivated() method in CardEmulationManager
/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java32 public void onHostCardEmulationActivated(int technology); in onHostCardEmulationActivated() method
DNfcService.java395 public void onHostCardEmulationActivated(int technology) { in onHostCardEmulationActivated() method in NfcService