Home
last modified time | relevance | path

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

/recyclerview/recyclerview-selection/src/androidTest/java/androidx/recyclerview/selection/testing/
DTestRunnable.java27 public void run() { in run() method in TestRunnable
/recyclerview/recyclerview-selection/src/androidTest/java/androidx/recyclerview/selection/
DViewAutoScrollerTest.java151 private void run() { in run() method in ViewAutoScrollerTest.TestHost
/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DItemTouchHelperTest.java171 public void run() { in attachToRecyclerView_duringLongPressWithNullRV_doesNotCrash() method
225 public void run() { in attachToRecyclerView_calledDuringLongPressWithAnRV_longPressListenerDoesNotFire() method
DLinearLayoutManagerSavedStateTest.java365 abstract void run() throws Throwable; in run() method in LinearLayoutManagerSavedStateTest.PostLayoutRunnable
DStaggeredGridLayoutManagerSavedStateTest.java302 abstract void run() throws Throwable; in run() method in StaggeredGridLayoutManagerSavedStateTest.PostLayoutRunnable
DDefaultItemAnimatorTest.java443 void run() throws Throwable; in run() method
DBaseRecyclerViewAnimationsTest.java503 final public void run(TestAdapter adapter) throws Throwable { in run() method in BaseRecyclerViewAnimationsTest.AdapterOps
DBaseRecyclerViewInstrumentationTest.java1201 public void run() { in run() method in BaseRecyclerViewInstrumentationTest.TestAdapter.AddRemoveRunnable
/recyclerview/recyclerview/src/main/java/androidx/recyclerview/widget/
DGapWorker.java382 public void run() { in run() method in GapWorker
DRecyclerView.java5945 public void run() { in run() method in RecyclerView.ViewFlinger
/recyclerview/recyclerview/src/test/java/androidx/recyclerview/widget/
DSortedListTest.java1596 public void run() { in run() method in SortedListTest.AssertListStateRunnable