Searched refs:mPendingFrame (Results 1 – 1 of 1) sorted by relevance
99 private Rect mPendingFrame; field in InsetsSourceConsumer232 if (!running && mPendingFrame != null) { in onAnimationStateChanged()235 source.setFrame(mPendingFrame); in onAnimationStateChanged()239 mPendingFrame = null; in onAnimationStateChanged()355 mPendingFrame = null; in updateSource()364 mPendingFrame = new Rect(newSource.getFrame()); in updateSource()402 if (mPendingFrame != null) { in dumpDebug()403 mPendingFrame.dumpDebug(proto, PENDING_FRAME); in dumpDebug()