Home
last modified time | relevance | path

Searched refs:countryDetectorF (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
DSystemServer.java2218 final CountryDetectorService countryDetectorF = countryDetector; in startOtherServices() local
2382 if (countryDetectorF != null) { in startOtherServices()
2383 countryDetectorF.systemRunning(); in startOtherServices()