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:resp
865
byte[]
resp
= doTransceiveNoLock(handle, cmd);
866
if (
resp
== null) {