Lines Matching refs:mIsHceCapable
401 boolean mIsHceCapable; field in NfcService
808 mIsHceCapable = in NfcService()
813 if (mIsHceCapable) { in NfcService()
1349 if (mIsHceCapable) { in enableInternal()
1396 if (mIsHceCapable) { in disableInternal()
1888 if (mIsHceCapable) { in setNfcSecure()
1993 if (mIsHceCapable) { in getNfcCardEmulationInterface()
3416 if (mIsHceCapable && mReaderModeParams == null) { in computeDiscoveryParameters()
4366 if (mIsHceCapable) {
4631 if (mIsHceCapable) { in dump()
4662 proto.write(NfcServiceDumpProto.HCE_CAPABLE, mIsHceCapable); in dumpDebug()
4672 if (mIsHceCapable) { in dumpDebug()