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
493
sCardEmulationService = sService.
getNfcCardEmulationInterface
();
654
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 38 milliseconds