Searched refs:locationRefreshCancelled (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/location/
H A DComprehensiveCountryDetectorTest.java54 public boolean locationRefreshCancelled() { method in class:ComprehensiveCountryDetectorTest.TestCountryDetector
184 assertTrue(countryDetector.locationRefreshCancelled());
204 assertTrue(countryDetector.locationRefreshCancelled());
226 assertTrue(countryDetector.locationRefreshCancelled());
249 assertTrue(countryDetector.locationRefreshCancelled());
265 assertTrue(countryDetector.locationRefreshCancelled());

Completed in 356 milliseconds