Searched refs:getAfcServerUrl (Results 1 – 2 of 2) sorted by relevance
177 assertEquals(sAfcServerUrl1, (mAfcManager).getAfcServerUrl()); in testGetLocationAfterCountryCodeChange()258 assertEquals(sAfcServerUrl1, (mAfcManager).getAfcServerUrl()); in testStopListeningForLocationUpdates()269 assertEquals(null, (mAfcManager).getAfcServerUrl()); in testStopListeningForLocationUpdates()
429 String getAfcServerUrl() { in getAfcServerUrl() method in AfcManager