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