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.java409 public synchronized boolean isNdefFormatable() { in isNdefFormatable() method in NativeNfcTag
769 if (isNdefFormatable()) { in findAndReadNdef()
/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java75 boolean isNdefFormatable(); in isNdefFormatable() method