Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DBaseRecyclerViewInstrumentationTest.java1038 public void addAndNotify(final int count) throws Throwable { in addAndNotify() method in BaseRecyclerViewInstrumentationTest.TestAdapter
1057 public void addAndNotify(final int start, final int count) throws Throwable { in addAndNotify() method in BaseRecyclerViewInstrumentationTest.TestAdapter
1061 public void addAndNotify(final int[]... startCountTuples) throws Throwable { in addAndNotify() method in BaseRecyclerViewInstrumentationTest.TestAdapter