HomeSort by relevance Sort by last modified time
    Searched full:mcontactheaderwidget (Results 1 - 1 of 1) sorted by null

  /packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
ContactFragment.java 113 protected ContactHeaderWidget mContactHeaderWidget;
160 mContactHeaderWidget = (ContactHeaderWidget) view.findViewById(R.id.contact_header_widget);
161 mContactHeaderWidget.setExcludeMimes(new String[] { Contacts.CONTENT_ITEM_TYPE });
229 mContactHeaderWidget.bindFromContactLookupUri(data.uri);

Completed in 2876 milliseconds