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

/frameworks/opt/telephony/src/java/android/provider/
H A DTelephony.java148 public static final String PROTOCOL = "protocol"; field in interface:Telephony.TextBasedSmsColumns
1799 public static final String PROTOCOL = "protocol"; field in class:Telephony.Carriers
/frameworks/base/core/java/android/provider/
H A DContactsContract.java4737 public static final String PROTOCOL = "protocol"; field in interface:ContactsContract.PresenceColumns
4740 * Name of the custom protocol. Should be supplied along with the {@link #PROTOCOL} value
4742 * omitted if {@link #PROTOCOL} value is not
4751 * {@link #PROTOCOL}.
4772 * using a combination of {@link #PROTOCOL} (or {@link #CUSTOM_PROTOCOL}) and
4803 * that matches the {@link #PROTOCOL} (or {@link #CUSTOM_PROTOCOL}) and
4809 * <td>{@link #PROTOCOL}</td>
4817 * <td>Name of the custom protocol. Should be supplied along with the {@link #PROTOCOL} value
4819 * omitted if {@link #PROTOCOL} value is not
4827 * {@link #PROTOCOL}
5985 public static final String PROTOCOL = DATA5; field in class:ContactsContract.CommonDataKinds.Im
[all...]

Completed in 73 milliseconds