Searched refs:onUnlockAttempted (Results 1 – 3 of 3) 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);