Home
last modified time | relevance | path

Searched refs:removeNfcUnlockHandler (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcAdapter.aidl69 void removeNfcUnlockHandler(INfcUnlockHandler unlockHandler); in removeNfcUnlockHandler() method
H A DNfcAdapter.java2149 sService.removeNfcUnlockHandler(mNfcUnlockHandlers.get(unlockHandler)); in addNfcUnlockHandler()
2183 public boolean removeNfcUnlockHandler(NfcUnlockHandler unlockHandler) { in removeNfcUnlockHandler() method in NfcAdapter
2192 sService.removeNfcUnlockHandler(mNfcUnlockHandlers.remove(unlockHandler)); in removeNfcUnlockHandler()
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java1527 public void removeNfcUnlockHandler(INfcUnlockHandler token) throws RemoteException { in removeNfcUnlockHandler() method in NfcService.NfcAdapterService
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt8032 …ndroid.Manifest.permission.WRITE_SECURE_SETTINGS) public boolean removeNfcUnlockHandler(android.nf…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37319 Landroid/nfc/INfcAdapter$Stub$Proxy;->removeNfcUnlockHandler(Landroid/nfc/INfcUnlockHandler;)V
37369 Landroid/nfc/INfcAdapter;->removeNfcUnlockHandler(Landroid/nfc/INfcUnlockHandler;)V