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
2561 public static final String PROTOCOL = "protocol"; field in class:Telephony.Carriers
/frameworks/base/core/java/android/provider/
H A DContactsContract.java5083 public static final String PROTOCOL = "protocol"; field in interface:ContactsContract.PresenceColumns
5086 * Name of the custom protocol. Should be supplied along with the {@link #PROTOCOL} value
5088 * omitted if {@link #PROTOCOL} value is not
5097 * {@link #PROTOCOL}.
5118 * using a combination of {@link #PROTOCOL} (or {@link #CUSTOM_PROTOCOL}) and
5149 * that matches the {@link #PROTOCOL} (or {@link #CUSTOM_PROTOCOL}) and
5155 * <td>{@link #PROTOCOL}</td>
5163 * <td>Name of the custom protocol. Should be supplied along with the {@link #PROTOCOL} value
5165 * omitted if {@link #PROTOCOL} value is not
5173 * {@link #PROTOCOL}
6357 public static final String PROTOCOL = DATA5; field in class:ContactsContract.CommonDataKinds.Im
[all...]

Completed in 21 milliseconds