Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DSecurityAlgorithmUpdate.java179 public static final int SECURITY_ALGORITHM_IMS_NULL = 67; field in SecurityAlgorithmUpdate
210 SECURITY_ALGORITHM_SIP_NO_IPSEC_CONFIG, SECURITY_ALGORITHM_IMS_NULL,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/security/
DNullCipherNotifier.java251 case SecurityAlgorithmUpdate.SECURITY_ALGORITHM_IMS_NULL: in isNullCipher()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/security/
DNullCipherNotifierTest.java73 SecurityAlgorithmUpdate.SECURITY_ALGORITHM_IMS_NULL,