Searched refs:getAndRemoveMatchedRcoi (Results 1 – 3 of 3) sorted by relevance
812 mProvider.getAndRemoveMatchedRcoi(TEST_SSID_QUOTED)); in matchRoamingConsortiumWithoutNAIRealm()814 assertEquals(0, mProvider.getAndRemoveMatchedRcoi(TEST_SSID_QUOTED)); in matchRoamingConsortiumWithoutNAIRealm()950 mProvider.getAndRemoveMatchedRcoi(TEST_SSID_QUOTED)); in matchRoamingConsortiumIeWithNAIRealmMismatch()952 assertEquals(0, mProvider.getAndRemoveMatchedRcoi(TEST_SSID_QUOTED)); in matchRoamingConsortiumIeWithNAIRealmMismatch()1693 assertEquals(0, mProvider.getAndRemoveMatchedRcoi(TEST_SSID_QUOTED)); in matchAllHomeOiNegative()2031 assertEquals(0, mProvider.getAndRemoveMatchedRcoi(TEST_SSID_QUOTED)); in testRcoiMatchMapAgeOut()
1282 public long getAndRemoveMatchedRcoi(String ssid) { in getAndRemoveMatchedRcoi() method in PasspointProvider
1729 return provider.getAndRemoveMatchedRcoi(ssid); in getSelectedRcoiForNetwork()