Searched refs:onUnlockAttempted (Results 1 – 5 of 5) sorted by relevance
10 boolean onUnlockAttempted(in Tag tag); in onUnlockAttempted() method
495 public boolean onUnlockAttempted(Tag tag); in onUnlockAttempted() method2029 public boolean onUnlockAttempted(Tag tag) throws RemoteException { in addNfcUnlockHandler()2030 return unlockHandler.onUnlockAttempted(tag); in addNfcUnlockHandler()
5757 method public boolean onUnlockAttempted(android.nfc.Tag);
5663 method public boolean onUnlockAttempted(android.nfc.Tag);
48074 Landroid/nfc/INfcUnlockHandler$Stub$Proxy;->onUnlockAttempted(Landroid/nfc/Tag;)Z48079 Landroid/nfc/INfcUnlockHandler;->onUnlockAttempted(Landroid/nfc/Tag;)Z