Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcDispatcher.java213 public boolean hasIntentReceiver() { in hasIntentReceiver() method in NfcDispatcher.DispatchInfo
562 if (dispatch.isWebIntent() && dispatch.hasIntentReceiver()) { in tryNdef()