Home
last modified time | relevance | path

Searched defs:getLineBounds (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/text/
DLayout.java811 public int getLineBounds(int line, Rect bounds) { in getLineBounds() method in Layout
/frameworks/base/core/java/android/widget/
DTextView.java6986 public int getLineBounds(int line, Rect bounds) { in getLineBounds() method