Home
last modified time | relevance | path

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

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