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