Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuViewLayerTest.java86 private static final int IME_TOP = field in MenuViewLayerTest
221 final float menuTop = IME_TOP + 100; in showingImeInsetsChange_overlapOnIme_menuShownAboveIme()
228 assertThat(menuBottom).isLessThan(IME_TOP); in showingImeInsetsChange_overlapOnIme_menuShownAboveIme()
233 final float menuTop = IME_TOP + 200; in hidingImeInsetsChange_overlapOnIme_menuBackToOriginalPosition()