HomeSort by relevance Sort by last modified time
    Searched refs:sTempRect (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/text/
Layout.java 202 synchronized (sTempRect) {
203 if (!c.getClipBounds(sTempRect)) {
207 dtop = sTempRect.top;
208 dbottom = sTempRect.bottom;
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java     [all...]

Completed in 204 milliseconds