HomeSort by relevance Sort by last modified time
    Searched refs:onContactsCursorUpdated (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/ui/
CustomHeaderPagerListViewHolder.java 74 public void onContactsCursorUpdated(final Cursor data) {
89 * are calling this method from both onContactsCursorUpdated & createView.
  /packages/apps/Messaging/src/com/android/messaging/ui/contact/
ContactPickerFragment.java 264 mAllContactsListViewHolder.onContactsCursorUpdated(data);
270 mFrequentContactsListViewHolder.onContactsCursorUpdated(data);

Completed in 234 milliseconds