Searched refs:isQuotedString (Results 1 - 1 of 1) sorted by relevance

/external/nist-sip/java/gov/nist/core/
H A DNameValue.java51 protected boolean isQuotedString; field in class:NameValue
111 isQuotedString = true;
119 return isQuotedString;
180 if ( this.isQuotedString ) {
242 if (isQuotedString)

Completed in 351 milliseconds