Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/gridview/
H A DGridSetSelectionStackFromBottomManyTest.java19 …tionStackFromBottomManyTest extends GridSetSelectionBaseTest<GridSetSelectionStackFromBottomMany> {
21 super(GridSetSelectionStackFromBottomMany.class); in GridSetSelectionStackFromBottomManyTest()
H A DGridSetSelectionStackFromBottomMany.java25 public class GridSetSelectionStackFromBottomMany extends GridScenario { class