Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DINfcAdapter.aidl68 void removeNfcUnlockHandler(INfcUnlockHandler unlockHandler); in removeNfcUnlockHandler() method
DNfcAdapter.java1808 sService.removeNfcUnlockHandler(mNfcUnlockHandlers.get(unlockHandler)); in addNfcUnlockHandler()
1842 public boolean removeNfcUnlockHandler(NfcUnlockHandler unlockHandler) { in removeNfcUnlockHandler() method in NfcAdapter
1851 sService.removeNfcUnlockHandler(mNfcUnlockHandlers.remove(unlockHandler)); in removeNfcUnlockHandler()
/frameworks/base/api/
Dsystem-current.txt3647 method public boolean removeNfcUnlockHandler(android.nfc.NfcAdapter.NfcUnlockHandler);
/frameworks/base/config/
Dhiddenapi-public-dex.txt27423 Landroid/nfc/NfcAdapter;->removeNfcUnlockHandler(Landroid/nfc/NfcAdapter$NfcUnlockHandler;)Z
Dboot-image-profile.txt26758 HSPLandroid/nfc/INfcAdapter;->removeNfcUnlockHandler(Landroid/nfc/INfcUnlockHandler;)V