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

/frameworks/base/core/java/android/provider/
H A DTelephony.java142 public static final String PROTOCOL = "protocol"; field in interface:Telephony.TextBasedSmsColumns
1761 public static final String PROTOCOL = "protocol"; field in class:Telephony.Carriers
H A DContactsContract.java3020 public static final String PROTOCOL = "protocol"; field in interface:ContactsContract.PresenceColumns
3023 * Name of the custom protocol. Should be supplied along with the {@link #PROTOCOL} value
3025 * omitted if {@link #PROTOCOL} value is not
3034 * {@link #PROTOCOL}.
3055 * using a combination of {@link #PROTOCOL} (or {@link #CUSTOM_PROTOCOL}) and
3080 * that matches the {@link #PROTOCOL} (or {@link #CUSTOM_PROTOCOL}) and
3086 * <td>{@link #PROTOCOL}</td>
3094 * <td>Name of the custom protocol. Should be supplied along with the {@link #PROTOCOL} value
3096 * omitted if {@link #PROTOCOL} value is not
3104 * {@link #PROTOCOL}
4209 public static final String PROTOCOL = DATA5; field in class:ContactsContract.CommonDataKinds.Im
[all...]

Completed in 54 milliseconds