Home
last modified time | relevance | path

Searched refs:INSETS (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsAnimationCallbackTests.java51 private static final WindowInsets INSETS = new WindowInsets.Builder() field in WindowInsetsAnimationCallbackTests
111 mRoot.dispatchWindowInsetsAnimationProgress(INSETS, RUNNING); in dispatchWindowInsetsAnimationProgress()
117 assertSame(INSETS, mRootCallback.mOnProgressIn); in dispatchWindowInsetsAnimationProgress()