Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/common/
H A DInputPointersTests.java177 final ResizableIntArray srcYCoords = new ResizableIntArray(DEFAULT_CAPACITY); in testAppend() local
252 final ResizableIntArray srcYCoords= new ResizableIntArray(DEFAULT_CAPACITY); in testAppendResizableIntArray() local