Searched refs:onUnlockAttempted (Results 1 – 3 of 3) sorted by relevance
10 boolean onUnlockAttempted(in Tag tag); in onUnlockAttempted() method
415 public boolean onUnlockAttempted(Tag tag); in onUnlockAttempted() method1768 public boolean onUnlockAttempted(Tag tag) throws RemoteException { in addNfcUnlockHandler()1769 return unlockHandler.onUnlockAttempted(tag); in addNfcUnlockHandler()
29841 method public abstract boolean onUnlockAttempted(android.nfc.Tag);