Searched refs:mLocationBasedDetectorStopped (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/tests/servicestests/src/com/android/server/location/
H A DComprehensiveCountryDetectorTest.java27 private boolean mLocationBasedDetectorStopped; field in class:ComprehensiveCountryDetectorTest.TestCountryDetector
47 return mLocationBasedCountryDetector == null && mLocationBasedDetectorStopped;
69 mLocationBasedDetectorStopped = true;

Completed in 26 milliseconds