Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/mts/src/android/tethering/mts/
DTetheringModuleTest.java98 private void addressConflictTest(final boolean wholeRangeConflict) throws Exception { in addressConflictTest() argument
118 final IpPrefix testPrefix = getConflictingPrefix(hotspotAddr, wholeRangeConflict); in addressConflictTest()
156 final boolean wholeRangeConflict) { in getConflictingPrefix() argument
157 if (!wholeRangeConflict) { in getConflictingPrefix()