Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DOnScreenPositionTest.java127 screenRectWithoutNavBar.union(lastLayout.getScreenRectWithoutSystemWindowInset()); in testImeIsNotBehindNavBar()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeLayoutInfo.java90 public Rect getScreenRectWithoutSystemWindowInset() { in getScreenRectWithoutSystemWindowInset() method in ImeLayoutInfo