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