Searched refs:makeNewLayout (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
H A DExceptionTextView.java26 * A special EditText that sets {@link #isFailed()} to true as its internal makeNewLayout() method is called
51 public void makeNewLayout(int w, int hintWidth, BoringLayout.Metrics boring, method in class:ExceptionTextView
58 super.makeNewLayout(w, hintWidth, boring, hintMetrics, ellipsizedWidth,
/frameworks/base/apct-tests/perftests/core/src/android/widget/
H A DTextViewPrecomputedTextPerfTest.java114 textView.makeNewLayout(TEXT_WIDTH, TEXT_WIDTH, UNKNOWN_BORING, UNKNOWN_BORING,
134 textView.makeNewLayout(TEXT_WIDTH, TEXT_WIDTH, UNKNOWN_BORING, UNKNOWN_BORING,
156 textView.makeNewLayout(TEXT_WIDTH, TEXT_WIDTH, UNKNOWN_BORING, UNKNOWN_BORING,
179 textView.makeNewLayout(TEXT_WIDTH, TEXT_WIDTH, UNKNOWN_BORING, UNKNOWN_BORING,
/frameworks/base/core/java/android/widget/
H A DTextView.java4655 makeNewLayout(want, hintWant, UNKNOWN_BORING, UNKNOWN_BORING,
8104 makeNewLayout(width, physicalWidth, UNKNOWN_BORING, UNKNOWN_BORING,
8166 public void makeNewLayout(int wantWidth, int hintWidth, method in class:TextView
8586 makeNewLayout(want, hintWant, boring, hintBoring,
8604 makeNewLayout(want, hintWant, boring, hintBoring,
8633 * We didn't let makeNewLayout() register to bring the cursor into view,
8680 makeNewLayout(availableWidth, 0 /* hintWidth */, UNKNOWN_BORING, UNKNOWN_BORING,
8877 makeNewLayout(want, hintWant, UNKNOWN_BORING, UNKNOWN_BORING,
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 137 milliseconds