Searched refs:mKeyboardInsetAnimationCallback (Results 1 – 1 of 1) sorted by relevance
233 private KeyboardInsetAnimationCallback mKeyboardInsetAnimationCallback; field in Folder298 mKeyboardInsetAnimationCallback = new KeyboardInsetAnimationCallback(this); in onFinishInflate()299 setWindowInsetsAnimationCallback(mKeyboardInsetAnimationCallback); in onFinishInflate()805 if (Utilities.ATLEAST_R && mKeyboardInsetAnimationCallback != null) { in animateClosed()806 setWindowInsetsAnimationCallback(mKeyboardInsetAnimationCallback); in animateClosed()