OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNfcCardEmulationInterface
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/core/java/android/nfc/
INfcAdapter.aidl
40
INfcCardEmulation
getNfcCardEmulationInterface
();
NfcAdapter.java
463
sCardEmulationService = sService.
getNfcCardEmulationInterface
();
630
sCardEmulationService = service.
getNfcCardEmulationInterface
();
[
all
...]
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
CardEmulationManager.java
96
public INfcCardEmulation
getNfcCardEmulationInterface
() {
/packages/apps/Nfc/src/com/android/nfc/
NfcService.java
[
all
...]
Completed in 77 milliseconds