Searched refs:makeNewLayout (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/tests/coretests/src/android/widget/layout/linear/ |
D | ExceptionTextView.java | 50 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/ |
D | TextViewPrecomputedTextPerfTest.java | 98 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/ |
D | TextView.java | 5152 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/ |
D | boot-image-profile.txt | 19385 HSPLandroid/widget/TextView;->makeNewLayout(IILandroid/text/BoringLayout$Metrics;Landroid/text/Bori…
|