Searched defs:getFontMetricsInt (Results 1 – 6 of 6) sorted by relevance
101 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
1420 public native int getFontMetricsInt(FontMetricsInt fmi); in getFontMetricsInt() method in Paint1422 public FontMetricsInt getFontMetricsInt() { in getFontMetricsInt() method in Paint
574 /*package*/ static int getFontMetricsInt(Paint thisPaint, FontMetricsInt fmi) { in getFontMetricsInt() method in Paint_Delegate
494 static jint getFontMetricsInt(JNIEnv* env, jobject paint, jobject metricsObj) { in getFontMetricsInt() function in android::PaintGlue