Searched refs:dockFrame (Results 1 – 1 of 1) sorted by relevance
3170 final Rect dockFrame = mTmpRect; in getInputMethodWindowVisibleHeight() local3171 dockFrame.set(state.getDisplayFrame()); in getInputMethodWindowVisibleHeight()3172 dockFrame.inset(state.calculateInsets(dockFrame, systemBars() | displayCutout(), in getInputMethodWindowVisibleHeight()3174 return dockFrame.bottom - imeFrame.top; in getInputMethodWindowVisibleHeight()