Home
last modified time | relevance | path

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

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