Searched refs:tempDisabledNetwork1 (Results 1 – 1 of 1) sorted by relevance
870 final WifiConfiguration tempDisabledNetwork1 = WifiConfigurationTestUtil.createEapNetwork(); in testPnoListComparator() local871 tempDisabledNetwork1.getNetworkSelectionStatus().setNetworkSelectionStatus( in testPnoListComparator()881 networks.add(tempDisabledNetwork1); in testPnoListComparator()898 } else if (a == tempDisabledNetwork1 && b == tempDisabledNetwork2) { in testPnoListComparator()900 } else if (b == tempDisabledNetwork1 && a == tempDisabledNetwork2) { in testPnoListComparator()911 assertEquals(tempDisabledNetwork1, networks.get(2)); in testPnoListComparator()