OpenGrok
Cross Reference: NfcService.java
xref
: /
packages
/
apps
/
Nfc
/
src
/
com
/
android
/
nfc
/
NfcService.java
Home
|
History
|
Annotate
|
Download
|
only in
nfc
Lines Matching
refs:ndefInfo
1190
int[]
ndefInfo
= new int[2];
1194
return tag.checkNdef(
ndefInfo
);