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

/frameworks/base/core/java/android/provider/
H A DContactsContract.java3043 public static final String PRESENCE = "mode"; field in interface:ContactsContract.StatusColumns
3046 * @deprecated use {@link #PRESENCE}
3049 public static final String PRESENCE_STATUS = PRESENCE;
3052 * An allowed value of {@link #PRESENCE}.
3057 * An allowed value of {@link #PRESENCE}.
3062 * An allowed value of {@link #PRESENCE}.
3067 * An allowed value of {@link #PRESENCE}.
3072 * An allowed value of {@link #PRESENCE}.
3077 * An allowed value of {@link #PRESENCE}.
4430 * <td style="width: 20em;">{@link #PRESENCE}</t
[all...]

Completed in 52 milliseconds