Searched refs:onUnlockAttempted (Results 1 – 5 of 5) sorted by relevance
10 boolean onUnlockAttempted(in Tag tag); in onUnlockAttempted() method
524 public boolean onUnlockAttempted(Tag tag); in onUnlockAttempted() method2155 public boolean onUnlockAttempted(Tag tag) throws RemoteException { in addNfcUnlockHandler()2156 return unlockHandler.onUnlockAttempted(tag); in addNfcUnlockHandler()
61 if (handlerWrapper.mUnlockHandler.onUnlockAttempted(tag)) { in tryUnlock()
8044 method public boolean onUnlockAttempted(android.nfc.Tag);
37558 Landroid/nfc/INfcUnlockHandler$Stub$Proxy;->onUnlockAttempted(Landroid/nfc/Tag;)Z37563 Landroid/nfc/INfcUnlockHandler;->onUnlockAttempted(Landroid/nfc/Tag;)Z