Searched refs:onUnlockAttempted (Results 1 – 4 of 4) sorted by relevance
10 boolean onUnlockAttempted(in Tag tag); in onUnlockAttempted() method
460 public boolean onUnlockAttempted(Tag tag); in onUnlockAttempted() method1994 public boolean onUnlockAttempted(Tag tag) throws RemoteException { in addNfcUnlockHandler()1995 return unlockHandler.onUnlockAttempted(tag); in addNfcUnlockHandler()
5050 method public boolean onUnlockAttempted(android.nfc.Tag);
51538 Landroid/nfc/INfcUnlockHandler$Stub$Proxy;->onUnlockAttempted(Landroid/nfc/Tag;)Z51545 Landroid/nfc/INfcUnlockHandler;->onUnlockAttempted(Landroid/nfc/Tag;)Z