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