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

  /frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
ExceptionTextView.java 54 BoringLayout.Metrics boring,
62 super.makeNewLayout(w, hintWidth, boring, hintMetrics, ellipsizedWidth,
  /frameworks/base/core/java/android/text/
BoringLayout.java 221 * Returns null if not boring; the width, ascent, and descent if boring.
229 * Returns null if not boring; the width, ascent, and descent if boring.
239 * Returns null if not boring; the width, ascent, and descent in the
241 * if boring.
248 * Returns null if not boring; the width, ascent, and descent in the
250 * if boring.
257 boolean boring = true;
274 boring = false
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java 6558 BoringLayout.Metrics boring = UNKNOWN_BORING; local
    [all...]

Completed in 338 milliseconds