Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockImeSession.java1361 public ImeCommand callRequestTextBoundsInfo(RectF rectF) { in callRequestTextBoundsInfo() method in MockImeSession
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DInputConnectionEndToEndTest.java1153 final ImeCommand command = session.callRequestTextBoundsInfo(rectF); in testRequestTextBoundsInfo()
1173 final ImeCommand command = session.callRequestTextBoundsInfo(rectF); in testRequestTextBoundsInfo_unimplemented()