Home
last modified time | relevance | path

Searched refs:getEncryptionKey (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/voip/src/java/android/net/sip/
DSimpleSessionDescription.java171 public String getEncryptionKey() { in getEncryptionKey() method in SimpleSessionDescription
172 return mFields.getEncryptionKey(); in getEncryptionKey()
441 public String getEncryptionKey() { in getEncryptionKey() method in SimpleSessionDescription.Fields