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