Searched refs:targetBottomInset (Results 1 – 1 of 1) sorted by relevance
173 int targetBottomInset; in startPostCommitAnim() local175 targetBottomInset = mWindowInsetsAnimationController.getHiddenStateInsets().bottom; in startPostCommitAnim()177 targetBottomInset = mWindowInsetsAnimationController.getShownStateInsets().bottom; in startPostCommitAnim()179 mPostCommitAnimator = ValueAnimator.ofFloat(currentBottomInset, targetBottomInset); in startPostCommitAnim()