Searched refs:setElegantTextHeight (Results 1 – 8 of 8) sorted by relevance
120 mClockView.setElegantTextHeight(false); in onFinishInflate()
477 setElegantTextHeight(false); in reset()1223 public native void setElegantTextHeight(boolean elegant); in setElegantTextHeight() method in Paint
377 static void setElegantTextHeight(JNIEnv* env, jobject paint, jboolean aa) { in setElegantTextHeight() function in android::PaintGlue983 {"setElegantTextHeight","!(Z)V", (void*) PaintGlue::setElegantTextHeight},
449 /*package*/ static void setElegantTextHeight(Paint thisPaint, boolean elegant) { in setElegantTextHeight() method in Paint_Delegate
1288 setElegantTextHeight(elegant); in TextView()2561 setElegantTextHeight(appearance.getBoolean( in setTextAppearance()2750 public void setElegantTextHeight(boolean elegant) { in setElegantTextHeight() method in TextView2751 mTextPaint.setElegantTextHeight(elegant); in setElegantTextHeight()
855 NO DOC BLOCK: android.graphics.Paint Method setElegantTextHeight(boolean)856 NO DOC BLOCK: android.widget.TextView Method setElegantTextHeight(boolean)
11336 method public void setElegantTextHeight(boolean);41394 method public void setElegantTextHeight(boolean);
11030 method public void setElegantTextHeight(boolean);38865 method public void setElegantTextHeight(boolean);