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