Searched refs:setTextLocale (Results 1 – 9 of 9) sorted by relevance
56 void setTextLocale(const std::string &textLocale) { in setTextLocale() function
406 static void setTextLocale(JNIEnv* env, jobject clazz, jlong objHandle, jstring locale) { in setTextLocale() function in android::PaintGlue416 obj->setTextLocale(sSingleEntryLocaleCache.languageTag); in setTextLocale()1141 {"native_setTextLocale","!(JLjava/lang/String;)V", (void*) PaintGlue::setTextLocale},
92 paint.setTextLocale(locale); in apply()
181 text.setTextLocale(item.getLocale()); in constructAdapter()
437 setTextLocale(Locale.getDefault()); in Paint()477 setTextLocale(Locale.getDefault()); in reset()1211 public void setTextLocale(Locale locale) { in setTextLocale() method in Paint
955 delegate.setTextLocale(locale); in native_setTextLocale()1324 private void setTextLocale(String locale) { in setTextLocale() method in Paint_Delegate
2826 public void setTextLocale(Locale locale) { in setTextLocale() method in TextView2828 mTextPaint.setTextLocale(locale); in setTextLocale()2835 mTextPaint.setTextLocale(Locale.getDefault()); in onConfigurationChanged()
11610 method public void setTextLocale(java.util.Locale);41679 method public void setTextLocale(java.util.Locale);
11947 method public void setTextLocale(java.util.Locale);44285 method public void setTextLocale(java.util.Locale);