OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNfcFCardEmulationInterface
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/core/java/android/nfc/
INfcAdapter.aidl
41
INfcFCardEmulation
getNfcFCardEmulationInterface
();
NfcAdapter.java
470
sNfcFCardEmulationService = sService.
getNfcFCardEmulationInterface
();
636
sNfcFCardEmulationService = service.
getNfcFCardEmulationInterface
();
[
all
...]
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
CardEmulationManager.java
100
public INfcFCardEmulation
getNfcFCardEmulationInterface
() {
/packages/apps/Nfc/src/com/android/nfc/
NfcService.java
[
all
...]
Completed in 633 milliseconds