Home
last modified time | relevance | path

Searched defs:CountryDetectorService (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DCountryDetectorService.java44 public class CountryDetectorService extends ICountryDetector.Stub implements Runnable { class
93 public CountryDetectorService(Context context) { in CountryDetectorService() method in CountryDetectorService