Searched refs:mOnStartBoundsIn (Results 1 – 1 of 1) sorted by relevance
105 assertSame(BOUNDS, mRootCallback.mOnStartBoundsIn); in dispatchWindowInsetsAnimationStart()106 assertSame(mRootCallback.mOnStartBoundsOut, mBlockingCallback.mOnStartBoundsIn); in dispatchWindowInsetsAnimationStart()107 assertSame(mRootCallback.mOnStartBoundsOut, mSiblingCallback.mOnStartBoundsIn); in dispatchWindowInsetsAnimationStart()144 Bounds mOnStartBoundsIn; field in WindowInsetsAnimationCallbackTests.RecordingCallback164 mOnStartBoundsIn = bounds; in onStart()