Searched refs:mIsAnimationPending (Results 1 – 1 of 1) sorted by relevance
99 private boolean mIsAnimationPending; field in InsetsSourceConsumer160 if (control.getLeash() != null && (needAnimation || mIsAnimationPending)) { in setControl()168 mIsAnimationPending = false; in setControl()173 mIsAnimationPending = true; in setControl()189 if (!requestedVisible && !mIsAnimationPending && lastControl == null) { in setControl()378 mIsAnimationPending = !mIsAnimationPending in setRequestedVisible()