Home
last modified time | relevance | path

Searched refs:mIsHceCapable (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java401 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()
[all …]