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

/frameworks/base/services/core/java/com/android/server/
H A DCountryDetectorService.java44 public class CountryDetectorService extends ICountryDetector.Stub implements Runnable { class in inherits:ICountryDetector.Stub,Runnable
93 public CountryDetectorService(Context context) { method in class:CountryDetectorService
216 p.println("CountryDetectorService state:");
224 Slog.e(TAG, "Failed to dump CountryDetectorService: ", e);

Completed in 30 milliseconds