Home
last modified time | relevance | path

Searched refs:moveRowGapTo (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/text/
DPackedObjectVector.java68 moveRowGapTo(row); in insertAt()
87 moveRowGapTo(row + count); in deleteAt()
128 moveRowGapTo(int where) in moveRowGapTo() method in PackedObjectVector
DPackedIntVector.java189 moveRowGapTo(row); in insertAt()
225 moveRowGapTo(row + count); in deleteAt()
318 private final void moveRowGapTo(int where) { in moveRowGapTo() method in PackedIntVector
/frameworks/base/config/
Dboot-image-profile.txt31255 HSPLandroid/text/PackedIntVector;->moveRowGapTo(I)V
31263 HSPLandroid/text/PackedObjectVector;->moveRowGapTo(I)V