Home | History | Annotate | Download | only in provider

Lines Matching defs:PINNED

907          * The position at which the contact is pinned. If {@link PinnedPositions#UNPINNED},
908 * the contact is not pinned. Also see {@link PinnedPositions}.
911 public static final String PINNED = "pinned";
8356 * Contact-specific information about whether or not a contact has been pinned by the user
8362 * they order particular pinned contacts. For example, a Dialer application could
8363 * use pinned information to order user-pinned contacts in a top row of favorites.
8367 * It is possible for two or more contacts to occupy the same pinned position (due
8372 * their own UI adhering to (or ignoring as appropriate) information stored in the pinned
8377 * By default, unpinned contacts will have a pinned position of
8378 * {@link PinnedPositions#UNPINNED}. Client-provided pinned positions can be positive
8414 values.put(Contacts.PINNED, pinnedPosition);
8419 * Default value for the pinned position of an unpinned contact.
8424 * Value of pinned position for a contact that a user has indicated should be considered
9444 * "pinned": 2