Home | History | Annotate | Download | only in jni

Lines Matching refs:isOn

1182 **                  isOn: Is NFC turning on?
1187 void PeerToPeer::handleNfcOnOff (bool isOn)
1190 ALOGD ("%s: enter; is on=%u", fn, isOn);
1195 if (isOn)