Home
last modified time | relevance | path

Searched defs:ndefMakeReadOnly (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcTag.aidl37 int ndefMakeReadOnly(int nativeHandle); in ndefMakeReadOnly() method
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java1877 public int ndefMakeReadOnly(int nativeHandle) throws RemoteException { in ndefMakeReadOnly() method in NfcService.TagService