Home
last modified time | relevance | path

Searched refs:onUnlockAttempted (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/nfc/
DINfcUnlockHandler.aidl10 boolean onUnlockAttempted(in Tag tag); in onUnlockAttempted() method
DNfcAdapter.java495 public boolean onUnlockAttempted(Tag tag); in onUnlockAttempted() method
2029 public boolean onUnlockAttempted(Tag tag) throws RemoteException { in addNfcUnlockHandler()
2030 return unlockHandler.onUnlockAttempted(tag); in addNfcUnlockHandler()
/frameworks/base/api/
Dsystem-current.txt5757 method public boolean onUnlockAttempted(android.nfc.Tag);
/frameworks/base/non-updatable-api/
Dsystem-current.txt5663 method public boolean onUnlockAttempted(android.nfc.Tag);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt48074 Landroid/nfc/INfcUnlockHandler$Stub$Proxy;->onUnlockAttempted(Landroid/nfc/Tag;)Z
48079 Landroid/nfc/INfcUnlockHandler;->onUnlockAttempted(Landroid/nfc/Tag;)Z