Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/net/voip/src/java/android/net/sip/
H A 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
/aosp12/system/security/keystore/
H A Duser_state.h68 const std::vector<uint8_t>& getEncryptionKey() const { return mMasterKey; } in getEncryptionKey() function
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt36647 Landroid/net/sip/SimpleSessionDescription$Fields;->getEncryptionKey()Ljava/lang/String;
36686 Landroid/net/sip/SimpleSessionDescription;->getEncryptionKey()Ljava/lang/String;