Searched refs:removeNfcUnlockHandler (Results 1 – 3 of 3) sorted by relevance
67 void removeNfcUnlockHandler(INfcUnlockHandler unlockHandler); in removeNfcUnlockHandler() method
1635 sService.removeNfcUnlockHandler(mNfcUnlockHandlers.get(unlockHandler)); in addNfcUnlockHandler()1668 public boolean removeNfcUnlockHandler(NfcUnlockHandler unlockHandler) { in removeNfcUnlockHandler() method in NfcAdapter1672 sService.removeNfcUnlockHandler(mNfcUnlockHandlers.remove(unlockHandler)); in removeNfcUnlockHandler()
27313 method public boolean removeNfcUnlockHandler(android.nfc.NfcAdapter.NfcUnlockHandler);