Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java213 boolean canMakeReadOnly(int technology); in canMakeReadOnly() method
DNfcService.java1373 public boolean canMakeReadOnly(int ndefType) throws RemoteException { in canMakeReadOnly() method in NfcService.TagService
1374 return mDeviceHost.canMakeReadOnly(ndefType); in canMakeReadOnly()
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
DNativeNfcManager.java220 public boolean canMakeReadOnly(int ndefType) { in canMakeReadOnly() method in NativeNfcManager
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
DNativeNfcManager.java278 public boolean canMakeReadOnly(int ndefType) { in canMakeReadOnly() method in NativeNfcManager