Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/
DExceptionTextView.java50 public void makeNewLayout(int w, int hintWidth, BoringLayout.Metrics boring, in makeNewLayout() method in ExceptionTextView
57 super.makeNewLayout(w, hintWidth, boring, hintMetrics, ellipsizedWidth, in makeNewLayout()
/frameworks/base/apct-tests/perftests/core/src/android/widget/
DTextViewPrecomputedTextPerfTest.java98 textView.makeNewLayout(TEXT_WIDTH, TEXT_WIDTH, UNKNOWN_BORING, UNKNOWN_BORING, in testNewLayout_RandomText()
118 textView.makeNewLayout(TEXT_WIDTH, TEXT_WIDTH, UNKNOWN_BORING, UNKNOWN_BORING, in testNewLayout_RandomText_Selectable()
140 textView.makeNewLayout(TEXT_WIDTH, TEXT_WIDTH, UNKNOWN_BORING, UNKNOWN_BORING, in testNewLayout_PrecomputedText()
163 textView.makeNewLayout(TEXT_WIDTH, TEXT_WIDTH, UNKNOWN_BORING, UNKNOWN_BORING, in testNewLayout_PrecomputedText_Selectable()
/frameworks/base/core/java/android/widget/
DTextView.java5152 makeNewLayout(want, hintWant, UNKNOWN_BORING, UNKNOWN_BORING, in setGravity()
8882 makeNewLayout(width, physicalWidth, UNKNOWN_BORING, UNKNOWN_BORING, in assumeLayout()
8946 public void makeNewLayout(int wantWidth, int hintWidth, in makeNewLayout() method in TextView.Drawables
9368 makeNewLayout(want, hintWant, boring, hintBoring, in onMeasure()
9386 makeNewLayout(want, hintWant, boring, hintBoring, in onMeasure()
9462 makeNewLayout(availableWidth, 0 /* hintWidth */, UNKNOWN_BORING, UNKNOWN_BORING, in autoSizeText()
9660 makeNewLayout(want, hintWant, UNKNOWN_BORING, UNKNOWN_BORING, in checkForRelayout()
/frameworks/base/config/
Dboot-image-profile.txt19385 HSPLandroid/widget/TextView;->makeNewLayout(IILandroid/text/BoringLayout$Metrics;Landroid/text/Bori…