Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DOnScreenPositionTest.java129 final Rect keyboardViewBounds = lastLayout.getInputViewBoundsInScreen(); in testImeIsNotBehindNavBar()
138 lastLayout.getInputViewBoundsInScreen().height()); in testImeIsNotBehindNavBar()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeLayoutInfo.java67 public Rect getInputViewBoundsInScreen() { in getInputViewBoundsInScreen() method in ImeLayoutInfo