OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setQValue
(Results
1 - 8
of
8
) sorted by null
/external/nist-sip/java/javax/sip/header/
AcceptEncodingHeader.java
9
void
setQValue
(float qValue) throws InvalidArgumentException;
AcceptHeader.java
12
void
setQValue
(float qValue) throws InvalidArgumentException;
AcceptLanguageHeader.java
14
void
setQValue
(float qValue) throws InvalidArgumentException;
ContactHeader.java
12
void
setQValue
(float qValue) throws InvalidArgumentException;
/external/nist-sip/java/gov/nist/javax/sip/header/
AcceptEncoding.java
131
public void
setQValue
(float q) throws InvalidArgumentException {
Accept.java
179
public void
setQValue
(float qValue) throws InvalidArgumentException {
AcceptLanguage.java
149
public void
setQValue
(float q) throws InvalidArgumentException {
Contact.java
212
public void
setQValue
(float qValue) throws InvalidArgumentException {
215
"JAIN-SIP Exception, Contact,
setQValue
(), "
Completed in 200 milliseconds