Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseRecyclerViewInstrumentationTest.java561 public void addAndNotify(final int start, final int count) throws Throwable { in addAndNotify() method in BaseRecyclerViewInstrumentationTest.TestAdapter
565 public void addAndNotify(final int[]... startCountTuples) throws Throwable { in addAndNotify() method in BaseRecyclerViewInstrumentationTest.TestAdapter