Home
last modified time | relevance | path

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

/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
DPhotoPagerAdapter.java71 public Cursor swapCursor(Cursor newCursor) { in swapCursor() method in PhotoPagerAdapter
DBaseCursorPagerAdapter.java171 public Cursor swapCursor(Cursor newCursor) { in swapCursor() method in BaseCursorPagerAdapter
/frameworks/support/v4/java/android/support/v4/widget/
DSimpleCursorAdapter.java325 public Cursor swapCursor(Cursor c) { in swapCursor() method in SimpleCursorAdapter
DCursorAdapter.java331 public Cursor swapCursor(Cursor newCursor) { in swapCursor() method in CursorAdapter
/frameworks/base/core/java/android/widget/
DSimpleCursorAdapter.java341 public Cursor swapCursor(Cursor c) { in swapCursor() method in SimpleCursorAdapter
DCursorAdapter.java325 public Cursor swapCursor(Cursor newCursor) { in swapCursor() method in CursorAdapter