Searched refs:keyboardTop (Results 1 – 1 of 1) sorted by relevance
330 final int keyboardTop = mDisplaySize.y - Math.max(insets.getSystemWindowInsetBottom(), in updateInsets() local334 final int insetsBottom = Math.max(activityViewBottom - keyboardTop, 0); in updateInsets()