Searched defs:USER (Results 1 - 4 of 4) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/address/
H A DUserInfo.java65 public final static int USER = 2; field in class:UserInfo
125 * Gets the user type (which can be set to TELEPHONE_SUBSCRIBER or USER)
160 setUserType(USER);
173 * Set the user type (to TELEPHONE_SUBSCRIBER or USER).
178 if (type != TELEPHONE_SUBSCRIBER && type != USER) {
H A DNetObject.java53 protected static final String USER = "user"; field in class:NetObject
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/
H A Dirc.js57 sendCommand(commands.USER,
135 USER: "USER"
/external/ipsec-tools/src/racoon/
H A Dcfparse.h43 USER = 259, enumerator in enum:yytokentype
217 #define USER 259 macro

Completed in 1048 milliseconds