Home
last modified time | relevance | path

Searched defs:CONTACT (Results 1 – 3 of 3) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
DSIPHeaderNames.java77 public static final String CONTACT = ContactHeader.NAME; //28 field
/external/cronet/third_party/metrics_proto/
Domnibox_event.proto231 CONTACT = 9; // DEPRECATED. The user's contacts enumerator
297 CONTACT = 12; // One of the user's contacts enumerator
/external/nist-sip/java/gov/nist/javax/sip/parser/
DTokenTypes.java76 public static final int CONTACT = START + 39; field