Searched refs:shouldEnableHostRouting (Results 1 – 3 of 3) sorted by relevance
87 boolean shouldEnableHostRouting = nfcDiscoveryParameters.shouldEnableHostRouting(); in testDiscoveryParameters()92 assertFalse(shouldEnableHostRouting); in testDiscoveryParameters()98 shouldEnableHostRouting = nfcDiscoveryParameters.shouldEnableHostRouting(); in testDiscoveryParameters()103 assertTrue(shouldEnableHostRouting); in testDiscoveryParameters()
96 public boolean shouldEnableHostRouting() { in shouldEnableHostRouting() method in NfcDiscoveryParameters
369 params.shouldEnableHostRouting(), in enableDiscovery()