Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DLocationInWindowTests.java121 assertThatViewGetLocationInWindowIsCorrect(activity.mView); in runTest()
125 private void assertThatViewGetLocationInWindowIsCorrect(View v) { in assertThatViewGetLocationInWindowIsCorrect() method in LocationInWindowTests