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.java3011 final CountryDetectorService countryDetectorF = countryDetector; in startOtherServices() local
3215 if (countryDetectorF != null) { in startOtherServices()
3216 countryDetectorF.systemRunning(); in startOtherServices()