OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getApplicationIdentifiers
(Results
1 - 4
of
4
) sorted by null
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
PAssertedServiceHeader.java
62
public String
getApplicationIdentifiers
();
PPreferredServiceHeader.java
62
public String
getApplicationIdentifiers
();
PAssertedService.java
66
retval.append(this.
getApplicationIdentifiers
());
77
public String
getApplicationIdentifiers
() {
PPreferredService.java
66
retval.append(this.
getApplicationIdentifiers
());
77
public String
getApplicationIdentifiers
() {
Completed in 49 milliseconds