Home
last modified time | relevance | path

Searched refs:increaseWidthTo (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/text/
DLayoutTest.java154 layout.increaseWidthTo(oldWidth); in testIncreaseWidthTo()
158 layout.increaseWidthTo(oldWidth - 1); in testIncreaseWidthTo()
163 layout.increaseWidthTo(oldWidth + 1); in testIncreaseWidthTo()
/frameworks/base/core/java/android/text/
DLayout.java1207 public final void increaseWidthTo(int wid) { in increaseWidthTo() method in Layout
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt14701 HSPLandroid/text/Layout;->increaseWidthTo(I)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt29724 method public final void increaseWidthTo(int);
/frameworks/base/config/
Dboot-image-profile.txt14765 HSPLandroid/text/Layout;->increaseWidthTo(I)V
/frameworks/base/core/api/
Dcurrent.txt47787 method public final void increaseWidthTo(int);