Searched refs:mostRecentProvider (Results 1 – 1 of 1) sorted by relevance
2048 PasspointProvider mostRecentProvider = createProvider(config3); in testConnectionTimeComparator() local2056 mostRecentProvider.updateMostRecentConnectionTime(); in testConnectionTimeComparator()2060 Arrays.asList(leastRecentProvider, recentProvider, mostRecentProvider); in testConnectionTimeComparator()2065 assertTrue(mostRecentProvider.equals(providerList.get(0))); in testConnectionTimeComparator()