Home
last modified time | relevance | path

Searched defs:connectionEvent (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/security/
DNullCipherNotifierTest.java418 int connectionEvent = SecurityAlgorithmUpdate.CONNECTION_EVENT_AS_SIGNALLING_5G; in onSecurityAlgorithmUpdate_updateSubscriptionId_clearsOldId() local
448 int connectionEvent = SecurityAlgorithmUpdate.CONNECTION_EVENT_AS_SIGNALLING_5G; in onSecurityAlgorithmUpdate_newSubIdOnAlgoUpdate_clearsOldId() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/security/
DNullCipherNotifier.java312 private static @NetworkClass int getNetworkClass( in getNetworkClass()
/frameworks/base/telephony/java/android/telephony/
DSecurityAlgorithmUpdate.java42 public SecurityAlgorithmUpdate(@ConnectionEvent int connectionEvent, in SecurityAlgorithmUpdate()