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 225 * Returns null if not boring; the width, ascent, and descent if boring.
233 * Returns null if not boring; the width, ascent, and descent if boring.
243 * Returns null if not boring; the width, ascent, and descent in the
245 * if boring.
252 * Returns null if not boring; the width, ascent, and descent in the
254 * if boring.
261 boolean boring = true;
278 boring = false
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java 6211 BoringLayout.Metrics boring = UNKNOWN_BORING; local
    [all...]

Completed in 43 milliseconds