Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java777 if (isNfcEnabled()) { in enableNdefPush()
796 if (isNfcEnabled()) { in disableNdefPush()
1032 if (!isNfcEnabled()) { in close()
1055 if (!isNfcEnabled()) { in connect()
1086 if (!isNfcEnabled()) { in reconnect()
1107 if (!isNfcEnabled()) { in getTechList()
1124 if (!isNfcEnabled()) { in isPresent()
1144 if (!isNfcEnabled()) { in isNdef()
1166 if (!isNfcEnabled()) { in transceive()
1199 if (!isNfcEnabled()) { in ndefRead()
[all …]