Home
last modified time | relevance | path

Searched refs:actualBoundsInfo (Results 1 – 1 of 1) sorted by relevance

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputConnectionEndToEndTest.java1161 var actualBoundsInfo = event.getArguments().getParcelable("boundsInfo", in testRequestTextBoundsInfo()
1165 assertNull(actualBoundsInfo); in testRequestTextBoundsInfo()
1178 var actualBoundsInfo = event.getArguments().getParcelable("boundsInfo", in testRequestTextBoundsInfo_unimplemented() local
1182 assertNull(actualBoundsInfo); in testRequestTextBoundsInfo_unimplemented()