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