HomeSort by relevance Sort by last modified time
    Searched full:savedipaddress (Results 1 - 1 of 1) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/stack/
MessageProcessor.java 73 private String savedIpAddress;
131 this.savedIpAddress = ipAddress.getHostAddress();
214 return this.savedIpAddress;

Completed in 884 milliseconds