OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getEncryptionKey
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/net/voip/src/java/android/net/sip/
SimpleSessionDescription.java
171
public String
getEncryptionKey
() {
172
return mFields.
getEncryptionKey
();
441
public String
getEncryptionKey
() {
/frameworks/base/core/java/android/content/pm/
ContainerEncryptionParams.java
161
public SecretKey
getEncryptionKey
() {
/frameworks/base/core/tests/coretests/src/android/content/pm/
ContainerEncryptionParamsTest.java
74
assertEquals(ENC_KEY, actual.
getEncryptionKey
());
/system/security/keystore/
keystore.cpp
890
AES_KEY*
getEncryptionKey
() {
[
all
...]
Completed in 200 milliseconds