Home
last modified time | relevance | path

Searched refs:CONNECTION_EVENT_PS_SIGNALLING_3G (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/security/
DSecurityAlgorithmUpdateTest.java19 import static android.telephony.SecurityAlgorithmUpdate.CONNECTION_EVENT_PS_SIGNALLING_3G;
103 CONNECTION_EVENT_PS_SIGNALLING_3G, in testConvertSecurityAlgorithmUpdate()
DNullCipherNotifierTest.java62 SecurityAlgorithmUpdate.CONNECTION_EVENT_PS_SIGNALLING_3G,
/frameworks/base/telephony/java/android/telephony/
DSecurityAlgorithmUpdate.java128 public static final int CONNECTION_EVENT_PS_SIGNALLING_3G = 3; field in SecurityAlgorithmUpdate
146 CONNECTION_EVENT_PS_SIGNALLING_3G, CONNECTION_EVENT_NAS_SIGNALLING_LTE,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/security/
DNullCipherNotifier.java319 case SecurityAlgorithmUpdate.CONNECTION_EVENT_PS_SIGNALLING_3G: in getNetworkClass()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java3010 SecurityAlgorithmUpdate.CONNECTION_EVENT_PS_SIGNALLING_3G, in testSecurityAlgorithm_updateAddedToNotifier()