Searched refs:getInterestingRect (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DTextView.java7430 // This offsets because getInterestingRect() is in terms of viewport coordinates, but
7439 getInterestingRect(mTempRect, line);
7524 private void getInterestingRect(Rect r, int line) { method in class:TextView

Completed in 39 milliseconds