Searched refs:ViewRunnable (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DRecyclerViewLayoutTest.java328 transformedBoundingBoxTest(new ViewRunnable() {
339 transformedBoundingBoxTest(new ViewRunnable() {
351 transformedBoundingBoxTest(new ViewRunnable() {
363 transformedBoundingBoxTest(new ViewRunnable() {
375 transformedBoundingBoxTest(new ViewRunnable() {
387 transformedBoundingBoxTest(new ViewRunnable() {
442 public void transformedBoundingBoxTest(final ViewRunnable layout) throws Throwable {
4325 private interface ViewRunnable { interface in class:RecyclerViewLayoutTest

Completed in 45 milliseconds