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