Searched refs:onUnlockAttempted (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/nfc/
H A DNfcAdapter.java444 public boolean onUnlockAttempted(Tag tag); method in interface:NfcAdapter.NfcUnlockHandler
1814 public boolean onUnlockAttempted(Tag tag) throws RemoteException {
1815 return unlockHandler.onUnlockAttempted(tag);
/frameworks/base/config/
H A Dboot-image-profile.txt4113 HPLandroid/nfc/NfcAdapter$NfcUnlockHandler;->onUnlockAttempted(Landroid/nfc/Tag;)Z
[all...]

Completed in 97 milliseconds