Searched refs:shouldEnableDiscovery (Results 1 – 2 of 2) sorted by relevance
1483 if (newParams.shouldEnableDiscovery()) { in applyRouting()1484 boolean shouldRestart = mCurrentDiscoveryParameters.shouldEnableDiscovery(); in applyRouting()1687 if (mCurrentDiscoveryParameters.shouldEnableDiscovery()) { in handleMessage()
100 public boolean shouldEnableDiscovery() { in shouldEnableDiscovery() method in NfcDiscoveryParameters