Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/text/
H A DLayout.java1856 int there = here + (dirs.mDirections[i+1] & RUN_LENGTH_MASK); in getOffsetForHorizontal() local
2635 int there = here + (dirs.mDirections[i + 1] & RUN_LENGTH_MASK); in addSelection() local