Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DSecurityAlgorithmUpdate.java197 public static final int SECURITY_ALGORITHM_OTHER = 114; field in SecurityAlgorithmUpdate
219 SECURITY_ALGORITHM_UNKNOWN, SECURITY_ALGORITHM_OTHER, SECURITY_ALGORITHM_ORYX})
/frameworks/opt/telephony/src/java/com/android/internal/telephony/security/
DNullCipherNotifier.java254 case SecurityAlgorithmUpdate.SECURITY_ALGORITHM_OTHER: in isNullCipher()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/security/
DNullCipherNotifierTest.java76 SecurityAlgorithmUpdate.SECURITY_ALGORITHM_OTHER);