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

/frameworks/base/core/java/android/provider/
H A DContactsContract.java5093 public static final String CUSTOM_PROTOCOL = "custom_protocol"; field in interface:ContactsContract.PresenceColumns
5118 * using a combination of {@link #PROTOCOL} (or {@link #CUSTOM_PROTOCOL}) and
5149 * that matches the {@link #PROTOCOL} (or {@link #CUSTOM_PROTOCOL}) and
5161 * <td>{@link #CUSTOM_PROTOCOL}</td>
6316 * as {@link #CUSTOM_PROTOCOL}.</li>
6332 * <td>{@link #CUSTOM_PROTOCOL}</td>
6354 * column is {@link #PROTOCOL_CUSTOM}, the {@link #CUSTOM_PROTOCOL}
6359 public static final String CUSTOM_PROTOCOL = DATA6; field in class:ContactsContract.CommonDataKinds.Im
6425 * {@link #CUSTOM_PROTOCOL} value for {@link #PROTOCOL_CUSTOM}.

Completed in 56 milliseconds