Home
last modified time | relevance | path

Searched refs:moveItem (Results 1 – 5 of 5) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseRecyclerViewInstrumentationTest.java748 moveItem(tuple[0], tuple[1], false); in moveItems()
758 public void moveItem(final int from, final int to, final boolean notifyChange) in moveItem() method in BaseRecyclerViewInstrumentationTest.TestAdapter
DStaggeredGridLayoutManagerTest.java292 mAdapter.moveItem(1, 0, true); in gapHandlingWhenItemMovesToTopTest()
297 mAdapter.moveItem(0, 1, true); in gapHandlingWhenItemMovesToTopTest()
/frameworks/base/core/java/android/provider/
DMediaStore.java1683 public static final boolean moveItem(ContentResolver res, in moveItem() method in MediaStore.Audio.Playlists.Members
/frameworks/base/api/
Dcurrent.txt26232 method public static final boolean moveItem(android.content.ContentResolver, long, int, int);
Dsystem-current.txt28188 method public static final boolean moveItem(android.content.ContentResolver, long, int, int);