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

/frameworks/opt/telephony/src/java/android/provider/
H A DTelephony.java162 public static final String PROTOCOL = "protocol"; field in interface:Telephony.TextBasedSmsColumns
2272 public static final String PROTOCOL = "protocol"; field in class:Telephony.Carriers
/frameworks/base/core/java/android/provider/
H A DContactsContract.java4821 public static final String PROTOCOL = "protocol"; field in interface:ContactsContract.PresenceColumns
4824 * Name of the custom protocol. Should be supplied along with the {@link #PROTOCOL} value
4826 * omitted if {@link #PROTOCOL} value is not
4835 * {@link #PROTOCOL}.
4856 * using a combination of {@link #PROTOCOL} (or {@link #CUSTOM_PROTOCOL}) and
4887 * that matches the {@link #PROTOCOL} (or {@link #CUSTOM_PROTOCOL}) and
4893 * <td>{@link #PROTOCOL}</td>
4901 * <td>Name of the custom protocol. Should be supplied along with the {@link #PROTOCOL} value
4903 * omitted if {@link #PROTOCOL} value is not
4911 * {@link #PROTOCOL}
6068 public static final String PROTOCOL = DATA5; field in class:ContactsContract.CommonDataKinds.Im
[all...]

Completed in 194 milliseconds