HomeSort by relevance Sort by last modified time
    Searched refs:boring (Results 1 - 4 of 4) 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 216 * Returns null if not boring; the width, ascent, and descent if boring.
224 * Returns null if not boring; the width, ascent, and descent if boring.
234 * Returns null if not boring; the width, ascent, and descent in the
236 * if boring.
243 * Returns null if not boring; the width, ascent, and descent in the
245 * if boring.
253 boolean boring = true;
260 // as non-boring as soon we see one
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
ImageFloatingTextView.java 61 protected Layout makeSingleLayout(int wantWidth, BoringLayout.Metrics boring, int ellipsisWidth,
  /frameworks/base/core/java/android/widget/
TextView.java 7050 BoringLayout.Metrics boring = UNKNOWN_BORING; local
    [all...]

Completed in 59 milliseconds