Home
last modified time | relevance | path

Searched defs:AddRemoveRunnable (Results 1 – 1 of 1) sorted by relevance

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DBaseRecyclerViewInstrumentationTest.java1187 private class AddRemoveRunnable implements Runnable { class in BaseRecyclerViewInstrumentationTest.TestAdapter
1191 public AddRemoveRunnable(String newItemPrefix, int[]... startCountTuples) { in AddRemoveRunnable() method in BaseRecyclerViewInstrumentationTest.TestAdapter.AddRemoveRunnable
1196 public AddRemoveRunnable(int[][] startCountTuples) { in AddRemoveRunnable() method in BaseRecyclerViewInstrumentationTest.TestAdapter.AddRemoveRunnable