Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DOnScreenPositionTest.java126 final Rect screenRectWithoutNavBar = lastLayout.getScreenRectWithoutStableInset(); in testImeIsNotBehindNavBar()
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeLayoutInfo.java118 public Rect getScreenRectWithoutStableInset() { in getScreenRectWithoutStableInset() method in ImeLayoutInfo