/frameworks/base/services/tests/servicestests/src/com/android/server/location/countrydetector/ |
D | LocationBasedCountryDetectorTest.java | 46 public TestCountryDetector(String country, String provider) { in TestCountryDetector() 50 public TestCountryDetector(String country, String provider, long queryLocationTimeout) { in TestCountryDetector() 158 public void onCountryDetected(Country country) { in onCountryDetected() 183 final String country = "us"; in testFindingCountryCommon() local 220 final String country = "us"; in testFindingCountryCancelled() local 245 final String country = "us"; in testFindingLocationCancelled() local 263 final String country = "us"; in testFindingLocationFailed() local 286 final String country = "us"; in testFindingCountryFailed() local 323 final String country = "us"; in testFindingCountryWithLastKnownLocation() local
|
D | ComprehensiveCountryDetectorTest.java | 36 public void notifyLocationBasedListener(Country country) { in notifyLocationBasedListener() 95 protected void runAfterDetectionAsync(final Country country, final Country detectedCountry, in runAfterDetectionAsync()
|
/frameworks/base/tests/TtsTests/src/com/android/speech/tts/ |
D | MockableTextToSpeechService.java | 40 protected int onIsLanguageAvailable(String lang, String country, String variant) { in onIsLanguageAvailable() 50 protected int onLoadLanguage(String lang, String country, String variant) { in onLoadLanguage() 65 int onIsLanguageAvailable(String lang, String country, String variant); in onIsLanguageAvailable() 69 int onLoadLanguage(String lang, String country, String variant); in onLoadLanguage()
|
/frameworks/base/location/java/android/location/ |
D | CountryListener.java | 34 void onCountryDetected(Country country); in onCountryDetected() 39 default void accept(Country country) { in accept()
|
D | ICountryListener.aidl | 25 void onCountryDetected(in Country country); in onCountryDetected()
|
D | Country.java | 124 public Country(Country country) { in Country() method in Country 242 public boolean equalsIgnoreSource(Country country) { in equalsIgnoreSource()
|
D | CountryDetector.java | 81 public void onCountryDetected(final Country country) { in onCountryDetected()
|
/frameworks/base/services/core/java/com/android/server/location/countrydetector/ |
D | ComprehensiveCountryDetector.java | 187 private void addToLogs(Country country) { in addToLogs() 271 Country country = getCountry(); in detectCountry() local 281 protected void runAfterDetectionAsync(final Country country, final Country detectedCountry, in runAfterDetectionAsync() 312 void runAfterDetection(final Country country, final Country detectedCountry, in runAfterDetection() 400 private void notifyIfCountryChanged(final Country country, final Country detectedCountry) { in notifyIfCountryChanged()
|
D | CountryDetectorBase.java | 69 protected void notifyListener(Country country) { in notifyListener()
|
D | LocationBasedCountryDetector.java | 76 String country = null; in getCountryFromLocation() local
|
/frameworks/base/core/java/android/speech/tts/ |
D | ITextToSpeechService.aidl | 134 int isLanguageAvailable(in String lang, in String country, in String variant); in isLanguageAvailable() 149 String[] getFeaturesForLanguage(in String lang, in String country, in String variant); in getFeaturesForLanguage() 166 int loadLanguage(in IBinder caller, in String lang, in String country, in String variant); in loadLanguage() 209 String getDefaultVoiceNameFor(in String lang, in String country, in String variant); in getDefaultVoiceNameFor()
|
D | TtsEngines.java | 97 normalizeCountry.put(new Locale("", country).getISO3Country(), country); in normalizeCountry.put() argument 386 String language = "", country = "", variant = ""; in parseLocaleString() local 455 String country = ttsLocale.getCountry(); in normalizeTTSLocale() local
|
D | SynthesisRequest.java | 137 void setLanguage(String language, String country, String variant) { in setLanguage()
|
D | TextToSpeechService.java | 178 protected abstract int onIsLanguageAvailable(String lang, String country, String variant); in onIsLanguageAvailable() 218 protected abstract int onLoadLanguage(String lang, String country, String variant); in onLoadLanguage() 248 protected Set<String> onGetFeaturesForLanguage(String lang, String country, String variant) { in onGetFeaturesForLanguage() 319 public String onGetDefaultVoiceNameFor(String lang, String country, String variant) { in onGetDefaultVoiceNameFor() 1207 String language, String country, String variant) { in LoadLanguageItem()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/ |
D | LocaleUtils.java | 50 String country = MccTable.countryCodeForMcc(mcc); in getLocaleFromMcc() local 76 String country) { in getLocaleForLanguageCountry() 164 final String country = entry.mIso; in defaultLanguageForMcc() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
D | CountryDetectorServiceTest.java | 64 public void onCountryDetected(Country country) { in onCountryDetected() 85 public void notifyReceivers(Country country) { in notifyReceivers() 177 Country country = new Country("US", Country.COUNTRY_SOURCE_NETWORK); in notifyReceivers_twoListenersRegistered_bothNotified() local
|
/frameworks/base/core/proto/android/content/ |
D | locale.proto | 29 optional string country = 2; field
|
/frameworks/base/services/people/java/com/android/server/people/data/ |
D | Utils.java | 36 Country country = detector.detectCountry(); in getCurrentCountryIso() local
|
/frameworks/base/services/core/java/com/android/server/textservices/ |
D | LocaleUtils.java | 75 final String country = systemLocale.getCountry(); in getSuitableLocalesForSpellChecker() local
|
/frameworks/base/services/core/java/com/android/server/ |
D | CountryDetectorService.java | 151 final Country country = detectCountry(); in addListener() local 176 protected void notifyReceivers(Country country) { in notifyReceivers()
|
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/ |
D | TimeZoneInfo.java | 56 public TimeZoneInfo(TimeZone tz, String country) { in TimeZoneInfo() 197 final String country = this.mCountry; in toString() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | SmsUsageMonitor.java | 281 private ShortCodePatternMatcher getPatternMatcherFromFile(String country) { in getPatternMatcherFromFile() 304 private ShortCodePatternMatcher getPatternMatcherFromResource(String country) { in getPatternMatcherFromResource() 316 String country) { in getPatternMatcherFromXmlParser()
|
/frameworks/opt/localepicker/src/com/android/localepicker/ |
D | LocaleStore.java | 249 final String country = locale.getCountry(); in addSuggestedLocalesForRegion() local 306 final String country = li.getLocale().getCountry(); in fillCache() local
|
D | LocaleHelper.java | 142 final String country = ULocale.getDisplayCountry(languageTag, uDisplayLocale); in getDisplayCountry() local
|
/frameworks/base/core/java/com/android/internal/app/ |
D | LocaleHelper.java | 117 final String country = ULocale.getDisplayCountry(languageTag, uDisplayLocale); in getDisplayCountry() local
|