Searched refs:canMakeReadOnly (Results 1 – 3 of 3) sorted by relevance
221 boolean canMakeReadOnly(int technology); in canMakeReadOnly() method
1436 public boolean canMakeReadOnly(int ndefType) throws RemoteException { in canMakeReadOnly() method in NfcService.TagService1437 return mDeviceHost.canMakeReadOnly(ndefType); in canMakeReadOnly()
265 public boolean canMakeReadOnly(int ndefType) { in canMakeReadOnly() method in NativeNfcManager