Searched refs:INSETS (Results 1 – 1 of 1) sorted by relevance
51 private static final WindowInsets INSETS = new WindowInsets.Builder() field in WindowInsetsAnimationCallbackTests111 mRoot.dispatchWindowInsetsAnimationProgress(INSETS, RUNNING); in dispatchWindowInsetsAnimationProgress()117 assertSame(INSETS, mRootCallback.mOnProgressIn); in dispatchWindowInsetsAnimationProgress()