Home
last modified time | relevance | path

Searched defs:imeSource (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/wm/
DDisplayImeController.java129 final InsetsSource imeSource = pd.mInsetsState.getSource(InsetsState.ITYPE_IME); in isImeShowing() local
312 private boolean calcIsFloating(InsetsSource imeSource) { in calcIsFloating()
327 final InsetsSource imeSource = mInsetsState.getSource(InsetsState.ITYPE_IME); in startAnimation() local
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayPolicyTests.java383 final InsetsSource imeSource = state.peekSource(ITYPE_IME); in testImeMinimalSourceFrame() local
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsStateController.java215 InsetsSource imeSource = state.peekSource(ITYPE_IME); in getInsetsForDispatchInner() local