Searched refs:mKeyboardInsetAnimationCallback (Results 1 – 1 of 1) sorted by relevance
259 private KeyboardInsetAnimationCallback mKeyboardInsetAnimationCallback; field in Folder321 mKeyboardInsetAnimationCallback = new KeyboardInsetAnimationCallback(this); in onFinishInflate()322 setWindowInsetsAnimationCallback(mKeyboardInsetAnimationCallback); in onFinishInflate()843 if (mKeyboardInsetAnimationCallback != null) { in animateClosed()844 setWindowInsetsAnimationCallback(mKeyboardInsetAnimationCallback); in animateClosed()