Searched refs:removeNfcUnlockHandler (Results 1 – 4 of 4) sorted by relevance
63 void removeNfcUnlockHandler(INfcUnlockHandler unlockHandler); in removeNfcUnlockHandler() method
2002 sService.removeNfcUnlockHandler(mNfcUnlockHandlers.get(unlockHandler)); in addNfcUnlockHandler()2036 public boolean removeNfcUnlockHandler(NfcUnlockHandler unlockHandler) { in removeNfcUnlockHandler() method in NfcAdapter2045 sService.removeNfcUnlockHandler(mNfcUnlockHandlers.remove(unlockHandler)); in removeNfcUnlockHandler()
10223 …ndroid.Manifest.permission.WRITE_SECURE_SETTINGS) public boolean removeNfcUnlockHandler(android.nf…
33996 Landroid/nfc/INfcAdapter$Stub$Proxy;->removeNfcUnlockHandler(Landroid/nfc/INfcUnlockHandler;)V34046 Landroid/nfc/INfcAdapter;->removeNfcUnlockHandler(Landroid/nfc/INfcUnlockHandler;)V