Searched defs:PRESENCE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DContactsContract.java1886 public static final String PRESENCE = "mode"; field in interface:ContactsContract.StatusColumns
1889 * @deprecated use {@link #PRESENCE}
1892 public static final String PRESENCE_STATUS = PRESENCE;
1895 * An allowed value of {@link #PRESENCE}.
1900 * An allowed value of {@link #PRESENCE}.
1905 * An allowed value of {@link #PRESENCE}.
1910 * An allowed value of {@link #PRESENCE}.
1915 * An allowed value of {@link #PRESENCE}.
1920 * An allowed value of {@link #PRESENCE}.
2408 * <td style="width: 20em;">{@link #PRESENCE}</t
[all...]

Completed in 179 milliseconds