Searched defs:getBoxHeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DTextView.java5021 private int getBoxHeight(Layout l) { method in class:TextView
5039 int boxht = getBoxHeight(l);
5062 int boxht = getBoxHeight(l);

Completed in 77 milliseconds