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