Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DSecurityAlgorithmUpdate.java180 public static final int SECURITY_ALGORITHM_SIP_NULL = 68; field in SecurityAlgorithmUpdate
211 SECURITY_ALGORITHM_SIP_NULL, SECURITY_ALGORITHM_AES_GCM,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/security/
DNullCipherNotifier.java252 case SecurityAlgorithmUpdate.SECURITY_ALGORITHM_SIP_NULL: in isNullCipher()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/security/
DNullCipherNotifierTest.java74 SecurityAlgorithmUpdate.SECURITY_ALGORITHM_SIP_NULL,