Searched defs:UNPINNED (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/provider/
H A DContactsContract.java773 * The position at which the contact is pinned. If {@link PinnedPositions#UNPINNED},
8053 * {@link PinnedPositions#UNPINNED}. Client-provided pinned positions can be positive
8083 * {@link PinnedPositions#UNPINNED}.
8096 public static final int UNPINNED = 0; field in class:ContactsContract.PinnedPositions

Completed in 52 milliseconds