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

/packages/apps/Nfc/src/com/android/nfc/
H A DDeviceHost.java239 boolean canMakeReadOnly(int technology); method in interface:DeviceHost
H A DNfcService.java1527 public boolean canMakeReadOnly(int ndefType) throws RemoteException { method in class:NfcService.TagService
1528 return mDeviceHost.canMakeReadOnly(ndefType);
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
H A DNativeNfcManager.java255 public boolean canMakeReadOnly(int ndefType) { method in class:NativeNfcManager
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
H A DNativeNfcManager.java319 public boolean canMakeReadOnly(int ndefType) { method in class:NativeNfcManager

Completed in 74 milliseconds