Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DINfcAdapter.aidl68 void removeNfcUnlockHandler(INfcUnlockHandler unlockHandler); in removeNfcUnlockHandler() method
DNfcAdapter.java2023 sService.removeNfcUnlockHandler(mNfcUnlockHandlers.get(unlockHandler)); in addNfcUnlockHandler()
2057 public boolean removeNfcUnlockHandler(NfcUnlockHandler unlockHandler) { in removeNfcUnlockHandler() method in NfcAdapter
2066 sService.removeNfcUnlockHandler(mNfcUnlockHandlers.remove(unlockHandler)); in removeNfcUnlockHandler()
/frameworks/base/non-updatable-api/
Dsystem-current.txt6869 …ndroid.Manifest.permission.WRITE_SECURE_SETTINGS) public boolean removeNfcUnlockHandler(android.nf…
/frameworks/base/api/
Dsystem-current.txt7949 …ndroid.Manifest.permission.WRITE_SECURE_SETTINGS) public boolean removeNfcUnlockHandler(android.nf…