Searched defs:getFontMetricsInt (Results 1 – 6 of 6) sorted by relevance
143 private FontMetricsInt getFontMetricsInt(TextView textView) { in getFontMetricsInt() method in AbstractDetailsDescriptionPresenter.ViewHolder
280 private static FontMetricsInt getFontMetricsInt(TextView textView) { in getFontMetricsInt() method in ErrorSupportFragment
278 private static FontMetricsInt getFontMetricsInt(TextView textView) { in getFontMetricsInt() method in ErrorFragment
1454 public native int getFontMetricsInt(FontMetricsInt fmi); in getFontMetricsInt() method in Paint1456 public FontMetricsInt getFontMetricsInt() { in getFontMetricsInt() method in Paint
579 /*package*/ static int getFontMetricsInt(Paint thisPaint, FontMetricsInt fmi) { in getFontMetricsInt() method in Paint_Delegate
552 static jint getFontMetricsInt(JNIEnv* env, jobject paint, jobject metricsObj) { in getFontMetricsInt() function in android::PaintGlue