Home
last modified time | relevance | path

Searched refs:adjustValuesBelow (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/text/
DPackedIntVectorTest.java91 p.adjustValuesBelow(j * 2, j, j + 27); in testBasic()
107 p.adjustValuesBelow(j, j, j * j + 14); in testBasic()
128 p.adjustValuesBelow(j * 2, j, -(j + 27)); in testBasic()
129 p.adjustValuesBelow(j, j, -(j * j + 14)); in testBasic()
/frameworks/base/core/java/android/text/
DPackedIntVector.java153 public void adjustValuesBelow(int startRow, int column, int delta) { in adjustValuesBelow() method in PackedIntVector
DDynamicLayout.java641 mInts.adjustValuesBelow(startline, START, after - before); in reflow()
642 mInts.adjustValuesBelow(startline, TOP, startv - endv + ht); in reflow()
/frameworks/base/config/
Dboot-image-profile.txt14931 HSPLandroid/text/PackedIntVector;->adjustValuesBelow(III)V
Dhiddenapi-greylist-max-o.txt75575 Landroid/text/PackedIntVector;->adjustValuesBelow(III)V