Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DTextBoundsInfoTest.java126 TextBoundsInfo textBoundsInfo1 = builder.setMatrix(matrix1) in testBuilder() local
195 TextBoundsInfo textBoundsInfo1 = new TextBoundsInfo.Builder(5, 10) in testTextBoundsInfo_writeToParcel() local