Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/security/
DNullCipherNotifierTest.java66 SecurityAlgorithmUpdate.CONNECTION_EVENT_AS_SIGNALLING_5G);
160 SecurityAlgorithmUpdate.CONNECTION_EVENT_AS_SIGNALLING_5G, in onSecurityAlgorithmUpdate_enabled_unprotectedEmergency_noSafetySourceUpdate()
178 SecurityAlgorithmUpdate.CONNECTION_EVENT_AS_SIGNALLING_5G, in onSecurityAlgorithmUpdate_disabled_noSafetySourceUpdate()
418 int connectionEvent = SecurityAlgorithmUpdate.CONNECTION_EVENT_AS_SIGNALLING_5G; in onSecurityAlgorithmUpdate_updateSubscriptionId_clearsOldId()
448 int connectionEvent = SecurityAlgorithmUpdate.CONNECTION_EVENT_AS_SIGNALLING_5G; in onSecurityAlgorithmUpdate_newSubIdOnAlgoUpdate_clearsOldId()
491 SecurityAlgorithmUpdate.CONNECTION_EVENT_AS_SIGNALLING_5G, in getWellEncryptedUpdate()
/frameworks/base/telephony/java/android/telephony/
DSecurityAlgorithmUpdate.java136 public static final int CONNECTION_EVENT_AS_SIGNALLING_5G = 11; field in SecurityAlgorithmUpdate
150 CONNECTION_EVENT_AS_SIGNALLING_5G, CONNECTION_EVENT_VONR_SIP,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/security/
DNullCipherNotifier.java325 case SecurityAlgorithmUpdate.CONNECTION_EVENT_AS_SIGNALLING_5G: in getNetworkClass()