Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuViewLayerTest.java213 dispatchShowingImeInsets(); in showingImeInsetsChange_notOverlapOnIme_menuKeepOriginalPosition()
224 dispatchShowingImeInsets(); in showingImeInsetsChange_overlapOnIme_menuShownAboveIme()
235 dispatchShowingImeInsets(); in hidingImeInsetsChange_overlapOnIme_menuBackToOriginalPosition()
264 private void dispatchShowingImeInsets() { in dispatchShowingImeInsets() method in MenuViewLayerTest