Searched defs:swapCursor (Results 1 – 4 of 4) sorted by relevance
| /frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/ | ||
| D | PhotoPagerAdapter.java | 83 public Cursor swapCursor(Cursor newCursor) { in swapCursor() method in PhotoPagerAdapter |
| D | BaseCursorPagerAdapter.java | 171 public Cursor swapCursor(Cursor newCursor) { in swapCursor() method in BaseCursorPagerAdapter |
| /frameworks/base/core/java/android/widget/ | ||
| D | SimpleCursorAdapter.java | 345 public Cursor swapCursor(Cursor c) { in swapCursor() method in SimpleCursorAdapter |
| D | CursorAdapter.java | 372 public Cursor swapCursor(Cursor newCursor) { in swapCursor() method in CursorAdapter |