Home
last modified time | relevance | path

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

/frameworks/base/nfc/java/android/nfc/
DINfcAdapter.aidl68 void removeNfcUnlockHandler(INfcUnlockHandler unlockHandler); in removeNfcUnlockHandler() method
DNfcAdapter.java2449 sService.removeNfcUnlockHandler(mNfcUnlockHandlers.get(unlockHandler)); in addNfcUnlockHandler()
2483 public boolean removeNfcUnlockHandler(NfcUnlockHandler unlockHandler) { in removeNfcUnlockHandler() method in NfcAdapter
2492 sService.removeNfcUnlockHandler(mNfcUnlockHandlers.remove(unlockHandler)); in removeNfcUnlockHandler()
/frameworks/base/nfc/api/
Dsystem-current.txt18 …ndroid.Manifest.permission.WRITE_SECURE_SETTINGS) public boolean removeNfcUnlockHandler(android.nf…