Searched refs:mOnProgressIn (Results 1 – 1 of 1) sorted by relevance
117 assertSame(INSETS, mRootCallback.mOnProgressIn); in dispatchWindowInsetsAnimationProgress()118 assertSame(mRootCallback.mOnProgressOut, mBlockingCallback.mOnProgressIn); in dispatchWindowInsetsAnimationProgress()119 assertSame(mRootCallback.mOnProgressOut, mSiblingCallback.mOnProgressIn); in dispatchWindowInsetsAnimationProgress()146 WindowInsets mOnProgressIn; field in WindowInsetsAnimationCallbackTests.RecordingCallback172 mOnProgressIn = insets; in onProgress()