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

/frameworks/base/core/java/android/provider/
H A DContactsContract.java5278 public static final String CUSTOM_PROTOCOL = "custom_protocol"; field in interface:ContactsContract.PresenceColumns
5303 * using a combination of {@link #PROTOCOL} (or {@link #CUSTOM_PROTOCOL}) and
5334 * that matches the {@link #PROTOCOL} (or {@link #CUSTOM_PROTOCOL}) and
5346 * <td>{@link #CUSTOM_PROTOCOL}</td>
6581 * as {@link #CUSTOM_PROTOCOL}.</li>
6597 * <td>{@link #CUSTOM_PROTOCOL}</td>
6619 * column is {@link #PROTOCOL_CUSTOM}, the {@link #CUSTOM_PROTOCOL}
6624 public static final String CUSTOM_PROTOCOL = DATA6; field in class:ContactsContract.CommonDataKinds.Im
6690 * {@link #CUSTOM_PROTOCOL} value for {@link #PROTOCOL_CUSTOM}.

Completed in 44 milliseconds