Searched refs:isInputDroppedForAnimation (Results 1 – 1 of 1) sorted by relevance
1670 void setDropInputForAnimation(boolean isInputDroppedForAnimation) { in setDropInputForAnimation() argument1671 if (mIsInputDroppedForAnimation == isInputDroppedForAnimation) { in setDropInputForAnimation()1674 mIsInputDroppedForAnimation = isInputDroppedForAnimation; in setDropInputForAnimation()