Searched defs:assertListElements (Results 1 – 1 of 1) sorted by relevance
| /cts/tests/framework/base/windowmanager/src/android/server/wm/ | ||
| D | WindowInsetsAnimationTestBase.java | 160     private <T, V> void assertListElements(ArrayList<T> list, Function<T, V> getter,  in assertListElements()  method in WindowInsetsAnimationTestBase |