Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DSecurityAlgorithmUpdate.java189 public static final int SECURITY_ALGORITHM_SRTP_NULL = 86; field in SecurityAlgorithmUpdate
215 SECURITY_ALGORITHM_RTP, SECURITY_ALGORITHM_SRTP_NULL,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/security/
DNullCipherNotifier.java253 case SecurityAlgorithmUpdate.SECURITY_ALGORITHM_SRTP_NULL: in isNullCipher()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/security/
DNullCipherNotifierTest.java75 SecurityAlgorithmUpdate.SECURITY_ALGORITHM_SRTP_NULL,