Searched refs:mIsWlcCapable (Results 1 – 1 of 1) sorted by relevance
410 boolean mIsWlcCapable; field in NfcService799 mIsWlcCapable = android.nfc.Flags.enableNfcCharging() && in NfcService()801 if (mIsWlcCapable) { in NfcService()2286 if (!mIsWlcCapable) { in setWlcEnabled()2307 if (!mIsWlcCapable) { in isWlcEnabled()2318 if (!mIsWlcCapable) { in getWlcListenerDeviceInfo()2499 if (!mIsWlcCapable) { in registerWlcStateListener()2510 if (!mIsWlcCapable) { in unregisterWlcStateListener()3288 if (!mIsWlcCapable || !mNfcCharging.NfcChargingOnGoing) {4348 if (mIsWlcCapable && mNfcCharging.NfcChargingOnGoing) {[all …]