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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DLinearLayoutManagerBaseConfigSetTest.java118 final TargetTuple target = findInvisibleTarget(config);
297 private TargetTuple findInvisibleTarget(Config config) { method in class:LinearLayoutManagerBaseConfigSetTest
H A DStaggeredGridLayoutManagerBaseConfigSetTest.java523 final TargetTuple target = findInvisibleTarget(mConfig);
632 final TargetTuple target = findInvisibleTarget(mConfig);
H A DBaseStaggeredGridLayoutManagerTest.java215 protected TargetTuple findInvisibleTarget(Config config) { method in class:BaseStaggeredGridLayoutManagerTest

Completed in 63 milliseconds