Searched refs:mIsBeamCapable (Results 1 – 1 of 1) sorted by relevance
324 boolean mIsBeamCapable; field in NfcService398 if (!mIsBeamCapable) return; in onLlcpLinkActivated()407 if (!mIsBeamCapable) return; in onLlcpLinkDeactivated()416 if (!mIsBeamCapable) return; in onLlcpFirstPacketReceived()545 mIsBeamCapable = pm.hasSystemFeature(PackageManager.FEATURE_NFC_BEAM); in NfcService()548 mIsBeamCapable; in NfcService()550 if (mIsBeamCapable) { in NfcService()817 if (mIsBeamCapable) { in enableInternal()883 if (mIsBeamCapable) { in disableInternal()1076 isGlobalEnabled && mIsBeamCapable; in enforceBeamShareActivityPolicy()[all …]