Searched refs:folderHeightFromBottom (Results 1 – 1 of 1) sorted by relevance
429 int folderHeightFromBottom = getHeightFromBottom(); in onApplyWindowInsets() local431 if (keyboardInsets.bottom > folderHeightFromBottom) { in onApplyWindowInsets()433 this.setTranslationY(folderHeightFromBottom - keyboardInsets.bottom in onApplyWindowInsets()