Home | History | Annotate | Download | only in list

Lines Matching refs:STARRED

56      * Index of the first NON starred contact in the {@link Cursor}
86 * Displays a mixed view type of starred and frequent contacts
91 * Displays a mixed view type of starred and frequent contacts based on phone data.
97 * Display only starred contacts
158 mStarredIndex = ContactTileLoaderFactory.STARRED;
210 * Returns position of the first NON Starred Contact
239 // There are not NON Starred contacts in cursor
313 // Takes numbers of rows the Starred Contacts Occupy
320 // Return the number of starred plus frequent rows
438 case ViewTypes.STARRED:
460 * are {@link ViewTypes#STARRED}.
468 return ViewTypes.STARRED;
483 return ViewTypes.STARRED;
537 // We override onMeasure() for STARRED and we don't care the layout param there.
558 case ViewTypes.STARRED:
577 case ViewTypes.STARRED:
605 case ViewTypes.STARRED:
658 public static final int STARRED = 0;