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.java989 if (isNfcEnabled()) { in enableNdefPush()
1048 if (isNfcEnabled()) { in disableNdefPush()
1248 if (!isNfcEnabled()) { in setReaderMode()
1367 if (!isNfcEnabled()) { in connect()
1398 if (!isNfcEnabled()) { in reconnect()
1419 if (!isNfcEnabled()) { in getTechList()
1436 if (!isNfcEnabled()) { in isPresent()
1456 if (!isNfcEnabled()) { in isNdef()
1478 if (!isNfcEnabled()) { in transceive()
1511 if (!isNfcEnabled()) { in ndefRead()
[all …]