Searched refs:currentBottomInset (Results 1 – 1 of 1) sorted by relevance
172 int currentBottomInset = mWindowInsetsAnimationController.getCurrentInsets().bottom; in startPostCommitAnim() local179 mPostCommitAnimator = ValueAnimator.ofFloat(currentBottomInset, targetBottomInset); in startPostCommitAnim()