Searched defs:changeCursor (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Dialer/java/com/android/dialer/app/calllog/ | ||
D | GroupingListAdapter.java | 74 public void changeCursor(Cursor cursor) { in changeCursor() method in GroupingListAdapter |
/packages/apps/Messaging/src/com/android/messaging/ui/ | ||
D | CursorRecyclerAdapter.java | 223 public void changeCursor(final Cursor cursor) { in changeCursor() method in CursorRecyclerAdapter |
/packages/apps/Contacts/src/com/android/contacts/list/ | ||
D | JoinContactListAdapter.java | 119 public void changeCursor(Cursor cursor) { in changeCursor() method in JoinContactListAdapter |
D | ContactEntryListAdapter.java | 459 public void changeCursor(int partitionIndex, Cursor cursor) { in changeCursor() method in ContactEntryListAdapter |
D | ContactListAdapter.java | 372 public void changeCursor(int partitionIndex, Cursor cursor) { in changeCursor() method in ContactListAdapter |