Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayContent.java3421 final Rect imeFrame = imeSource.getVisibleFrame() != null in getInputMethodWindowVisibleHeight() local
3427 return dockFrame.bottom - imeFrame.top; in getInputMethodWindowVisibleHeight()