HomeSort by relevance Sort by last modified time
    Searched refs:getNfcCardEmulationInterface (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/nfc/
INfcAdapter.aidl 38 INfcCardEmulation getNfcCardEmulationInterface();
NfcAdapter.java 449 sCardEmulationService = sService.getNfcCardEmulationInterface();
599 sCardEmulationService = service.getNfcCardEmulationInterface();
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
CardEmulationManager.java 71 public INfcCardEmulation getNfcCardEmulationInterface() {
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java     [all...]

Completed in 448 milliseconds