Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
DNativeNfcTag.java420 public synchronized boolean isNdefFormatable() { in isNdefFormatable() method in NativeNfcTag
780 if (isNdefFormatable()) { in findAndReadNdef()
/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java82 boolean isNdefFormatable(); in isNdefFormatable() method