Searched refs:mIsFocusAnimationFlagActive (Results 1 – 1 of 1) sorted by relevance
138 private boolean mIsFocusAnimationFlagActive; field in RemoteInputView436 if (animate && parent != null && mIsFocusAnimationFlagActive) { in onDefocus()610 mIsFocusAnimationFlagActive = active; in setIsFocusAnimationFlagActive()617 if (!mIsFocusAnimationFlagActive && getVisibility() != VISIBLE in focusAnimated()623 } else if (mIsFocusAnimationFlagActive && getVisibility() != VISIBLE) { in focusAnimated()678 if (mIsFocusAnimationFlagActive) { in reset()852 if (mIsFocusAnimationFlagActive) setPivotY(getMeasuredHeight()); in onLayout()