Searched refs:canMakeReadOnly (Results 1 – 3 of 3) sorted by relevance
228 boolean canMakeReadOnly(int technology); in canMakeReadOnly() method
1988 public boolean canMakeReadOnly(int ndefType) throws RemoteException { in canMakeReadOnly() method in NfcService.TagService1989 return mDeviceHost.canMakeReadOnly(ndefType); in canMakeReadOnly()
306 public boolean canMakeReadOnly(int ndefType) { in canMakeReadOnly() method in NativeNfcManager