Searched refs:moveRowGapTo (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/text/
H A DPackedObjectVector.java66 moveRowGapTo(row);
85 moveRowGapTo(row + count);
127 moveRowGapTo(int where) method in class:PackedObjectVector
H A DPackedIntVector.java184 moveRowGapTo(row);
220 moveRowGapTo(row + count);
313 private final void moveRowGapTo(int where) { method in class:PackedIntVector

Completed in 103 milliseconds