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