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

/frameworks/opt/telephony/src/java/android/provider/
H A DTelephony.java222 public static final String PROTOCOL = "protocol"; field in interface:Telephony.TextBasedSmsColumns
2568 public static final String PROTOCOL = "protocol"; field in class:Telephony.Carriers
/frameworks/base/core/java/android/provider/
H A DContactsContract.java5132 public static final String PROTOCOL = "protocol"; field in interface:ContactsContract.PresenceColumns
5135 * Name of the custom protocol. Should be supplied along with the {@link #PROTOCOL} value
5137 * omitted if {@link #PROTOCOL} value is not
5146 * {@link #PROTOCOL}.
5167 * using a combination of {@link #PROTOCOL} (or {@link #CUSTOM_PROTOCOL}) and
5198 * that matches the {@link #PROTOCOL} (or {@link #CUSTOM_PROTOCOL}) and
5204 * <td>{@link #PROTOCOL}</td>
5212 * <td>Name of the custom protocol. Should be supplied along with the {@link #PROTOCOL} value
5214 * omitted if {@link #PROTOCOL} value is not
5222 * {@link #PROTOCOL}
6467 public static final String PROTOCOL = DATA5; field in class:ContactsContract.CommonDataKinds.Im
[all...]

Completed in 111 milliseconds