Searched refs:recentProvider (Results 1 – 1 of 1) sorted by relevance
2047 PasspointProvider recentProvider = createProvider(config2); in testConnectionTimeComparator() local2055 recentProvider.updateMostRecentConnectionTime(); in testConnectionTimeComparator()2060 Arrays.asList(leastRecentProvider, recentProvider, mostRecentProvider); in testConnectionTimeComparator()2066 assertTrue(recentProvider.equals(providerList.get(1))); in testConnectionTimeComparator()