Home
last modified time | relevance | path

Searched defs:moving (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/text/
DPackedObjectVector.java134 int moving = where + mRowGapLength - (mRowGapStart + mRowGapLength); in moveRowGapTo() local
150 int moving = mRowGapStart - where; in moveRowGapTo() local
DPackedIntVector.java317 int moving = where + mRowGapLength - (mRowGapStart + mRowGapLength); in moveRowGapTo() local
341 int moving = mRowGapStart - where; in moveRowGapTo() local