Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsAnimationControllerTests.java554 WindowInsets initialInsets = mActivity.mLastWindowInsets; in setupAnimationListener() local
563 equalTo(initialInsets.getInsets(mType))); in setupAnimationListener()
574 not(equalTo(initialInsets))); in setupAnimationListener()