Home | History | Annotate | Download | only in jni

Lines Matching refs:isOn

1142 **                  isOn: Is NFC turning on?
1147 void PeerToPeer::handleNfcOnOff (bool isOn)
1150 ALOGD ("%s: enter; is on=%u", fn, isOn);
1155 if (isOn)