Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcDispatcher.java290 screenUnlocked = handleNfcUnlock(tag); in dispatchTag()
368 private boolean handleNfcUnlock(Tag tag) { in handleNfcUnlock() method in NfcDispatcher