Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/common/
DInputPointersTests.java159 final ResizableIntArray srcYCoords = new ResizableIntArray(DEFAULT_CAPACITY); in testAppend() local
233 final ResizableIntArray srcYCoords= new ResizableIntArray(DEFAULT_CAPACITY); in testAppendResizableIntArray() local