/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
D | RecyclerViewLayoutTest.java | 1536 final TestAdapter testAdapter = new TestAdapter(10); in assertPendingUpdatesAndLayoutTest() local 1575 TestAdapter testAdapter = new TestAdapter(10); in hasPendingUpdatesBeforeFirstLayout() local 1584 TestAdapter testAdapter = new TestAdapter(10); in noPendingUpdatesAfterLayout() local 1657 TestAdapter testAdapter = new TestAdapter(10) { in transientStateRecycleTest() local 1902 final TestAdapter testAdapter = new TestAdapter(10); in duplicateAdapterPositionTest() local 2042 final TestAdapter testAdapter = new TestAdapter(10); in adapterPositionsTest() local 2109 TestAdapter testAdapter = new TestAdapter(10); in scrollStateForSmoothScroll() local 2140 TestAdapter testAdapter = new TestAdapter(10); in scrollStateForSmoothScrollWithStop() local 2178 TestAdapter testAdapter = new TestAdapter(10); in scrollStateForFling() local 2212 TestAdapter testAdapter = new TestAdapter(10); in scrollStateForFlingWithStop() local [all …]
|
D | LinearLayoutManagerSavedStateTest.java | 358 protected TestAdapter testAdapter() { in testAdapter() method in LinearLayoutManagerSavedStateTest.PostLayoutRunnable 393 protected TestAdapter testAdapter() { in testAdapter() method in LinearLayoutManagerSavedStateTest.PostRestoreRunnable
|
D | GridLayoutManagerCustomSizeInScrollDirectionTest.java | 72 final GridTestAdapter testAdapter = new GridTestAdapter(10) { in customSizeInScrollDirectionTest() local
|
D | RecyclerViewAnimationsTest.java | 855 TestAdapter testAdapter = new TestAdapter(10) { in changeAnimTest() local 881 setupBasic(testAdapter.getItemCount(), 0, 10, testAdapter); in changeAnimTest() local 942 TestAdapter testAdapter = new TestAdapter(10) { in testChangeWithPayload() local 969 setupBasic(testAdapter.getItemCount(), 0, 10, testAdapter); in testChangeWithPayload() local
|
D | BaseGridLayoutManagerTest.java | 51 public RecyclerView setupBasic(Config config, GridTestAdapter testAdapter) throws Throwable { in setupBasic()
|
D | BaseRecyclerViewAnimationsTest.java | 64 TestAdapter testAdapter) in setupBasic() 500 abstract void onRun(TestAdapter testAdapter) throws Throwable; in onRun()
|
D | BaseWrapContentTest.java | 73 TestAdapter testAdapter = new TestAdapter(20) { in unspecifiedWithHintTest() local
|
D | BaseRecyclerViewInstrumentationTest.java | 613 TestAdapter testAdapter = (TestAdapter) mRecyclerView.getAdapter(); in assertVisibleItemPositions() local
|
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/ |
D | ItemAdapterTest.java | 61 public void testAdapter() { in testAdapter() method in ItemAdapterTest
|
D | GlifListLayoutTest.java | 92 public void testAdapter() { in testAdapter() method in GlifListLayoutTest
|
/frameworks/rs/rsov/tests/RSoVTest/src/com/android/rs/rsov/test/ |
D | RSoVTestCore.java | 45 private ArrayAdapter<UnitTest> testAdapter; field in RSoVTestCore
|
/frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/ |
D | RSTestCore.java | 45 private ArrayAdapter<UnitTest> testAdapter; field in RSTestCore
|
/frameworks/rs/tests/java_api/RSTest_CompatLib/src/com/android/rs/test/ |
D | RSTestCore.java | 47 private ArrayAdapter<UnitTest> testAdapter; field in RSTestCore
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | RSTestCore.java | 47 private ArrayAdapter<UnitTest> testAdapter; field in RSTestCore
|
/frameworks/opt/setupwizard/library/full-support/test/instrumentation/src/com/android/setupwizardlib/test/ |
D | SetupWizardRecyclerLayoutTest.java | 81 public void testAdapter() { in testAdapter() method in SetupWizardRecyclerLayoutTest
|
D | GlifRecyclerLayoutTest.java | 80 public void testAdapter() { in testAdapter() method in GlifRecyclerLayoutTest
|
/frameworks/opt/setupwizard/library/full-support/test/instrumentation/src/com/android/setupwizardlib/items/ |
D | RecyclerItemAdapterTest.java | 69 public void testAdapter() { in testAdapter() method in RecyclerItemAdapterTest
|