Searched refs:onUnlockAttempted (Results 1 – 3 of 3) sorted by relevance
10 boolean onUnlockAttempted(in Tag tag); in onUnlockAttempted() method
716 public boolean onUnlockAttempted(Tag tag); in onUnlockAttempted() method2455 public boolean onUnlockAttempted(Tag tag) throws RemoteException { in addNfcUnlockHandler()2456 return unlockHandler.onUnlockAttempted(tag); in addNfcUnlockHandler()
46 method public boolean onUnlockAttempted(android.nfc.Tag);