Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcUnlockHandler.aidl10 boolean onUnlockAttempted(in Tag tag); in onUnlockAttempted() method
H A DNfcAdapter.java524 public boolean onUnlockAttempted(Tag tag); in onUnlockAttempted() method
2155 public boolean onUnlockAttempted(Tag tag) throws RemoteException { in addNfcUnlockHandler()
2156 return unlockHandler.onUnlockAttempted(tag); in addNfcUnlockHandler()
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcUnlockManager.java61 if (handlerWrapper.mUnlockHandler.onUnlockAttempted(tag)) { in tryUnlock()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt8044 method public boolean onUnlockAttempted(android.nfc.Tag);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37558 Landroid/nfc/INfcUnlockHandler$Stub$Proxy;->onUnlockAttempted(Landroid/nfc/Tag;)Z
37563 Landroid/nfc/INfcUnlockHandler;->onUnlockAttempted(Landroid/nfc/Tag;)Z