Home
last modified time | relevance | path

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

/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
DPhotoPagerAdapter.java83 public Cursor swapCursor(Cursor newCursor) { in swapCursor() method in PhotoPagerAdapter
DBaseCursorPagerAdapter.java171 public Cursor swapCursor(Cursor newCursor) { in swapCursor() method in BaseCursorPagerAdapter
/frameworks/base/core/java/android/widget/
DSimpleCursorAdapter.java345 public Cursor swapCursor(Cursor c) { in swapCursor() method in SimpleCursorAdapter
DCursorAdapter.java372 public Cursor swapCursor(Cursor newCursor) { in swapCursor() method in CursorAdapter