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.java766 if (isNfcEnabled()) { in enableNdefPush()
785 if (isNfcEnabled()) { in disableNdefPush()
971 if (!isNfcEnabled()) { in setReaderMode()
1069 if (!isNfcEnabled()) { in connect()
1100 if (!isNfcEnabled()) { in reconnect()
1121 if (!isNfcEnabled()) { in getTechList()
1138 if (!isNfcEnabled()) { in isPresent()
1158 if (!isNfcEnabled()) { in isNdef()
1180 if (!isNfcEnabled()) { in transceive()
1213 if (!isNfcEnabled()) { in ndefRead()
[all …]