Home
last modified time | relevance | path

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

/packages/modules/Nfc/NfcNci/src/com/android/nfc/
DNfcDispatcher.java327 public boolean hasIntentReceiver() { in hasIntentReceiver() method in NfcDispatcher.DispatchInfo
961 if (dispatch.hasIntentReceiver()) { in tryNdef()
/packages/modules/Nfc/NfcNci/tests/unit/src/com/android/nfc/
DNfcDispatcherTest.java385 dispatchInfo.hasIntentReceiver(); in testQueryNfcIntentActivitiesAsUser()