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

/frameworks/base/services/tests/servicestests/src/com/android/server/location/
H A DComprehensiveCountryDetectorTest.java26 private boolean mLocationBasedDetectorStarted; field in class:ComprehensiveCountryDetectorTest.TestCountryDetector
43 return mLocationBasedCountryDetector != null && mLocationBasedDetectorStarted;
63 mLocationBasedDetectorStarted = true;

Completed in 30 milliseconds