Home | History | Annotate | Download | only in ui

Lines Matching refs:Utils

62 import com.example.android.contactslist.util.Utils;
327 if (Utils.hasHoneycomb()) {
377 if (Utils.hasICS()) {
411 if (Utils.hasICS()) {
443 if (!Utils.hasHoneycomb()) {
585 if (Utils.hasHoneycomb()) {
888 (Utils.hasHoneycomb() ? Contacts.DISPLAY_NAME_PRIMARY : Contacts.DISPLAY_NAME) +
896 Utils.hasHoneycomb() ? Contacts.SORT_KEY_PRIMARY : Contacts.DISPLAY_NAME;
916 Utils.hasHoneycomb() ? Contacts.DISPLAY_NAME_PRIMARY : Contacts.DISPLAY_NAME,
922 Utils.hasHoneycomb() ? Contacts.PHOTO_THUMBNAIL_URI : Contacts._ID,