Searched refs:isInputDroppedForAnimation (Results 1 – 1 of 1) sorted by relevance
1730 void setDropInputForAnimation(boolean isInputDroppedForAnimation) { in setDropInputForAnimation() argument1731 if (mIsInputDroppedForAnimation == isInputDroppedForAnimation) { in setDropInputForAnimation()1734 mIsInputDroppedForAnimation = isInputDroppedForAnimation; in setDropInputForAnimation()