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 41 INfcCardEmulation getNfcCardEmulationInterface();
NfcAdapter.java 523 sCardEmulationService = sService.getNfcCardEmulationInterface();
701 sCardEmulationService = service.getNfcCardEmulationInterface();
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
CardEmulationManager.java 100 public INfcCardEmulation getNfcCardEmulationInterface() {
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java     [all...]

Completed in 717 milliseconds