Searched refs:connectionEvent (Results 1 – 5 of 5) sorted by relevance
190 for (int connectionEvent : NON_TRANSPORT_LAYER_EVENTS) { in onSecurityAlgorithmUpdate_enabled_nonTransportLayerEvent_noSafetySourceUpdate()197 connectionEvent, in onSecurityAlgorithmUpdate_enabled_nonTransportLayerEvent_noSafetySourceUpdate()202 verify(mSafetySource, never().description("Connection event: " + connectionEvent)) in onSecurityAlgorithmUpdate_enabled_nonTransportLayerEvent_noSafetySourceUpdate()212 for (int connectionEvent : TRANSPORT_LAYER_EVENTS) { in onUpdate_enabled_transportLayerEvent_encryptionNullCipher_notifyNonEncrypted()220 connectionEvent, in onUpdate_enabled_transportLayerEvent_encryptionNullCipher_notifyNonEncrypted()228 "Connection event: " + connectionEvent in onUpdate_enabled_transportLayerEvent_encryptionNullCipher_notifyNonEncrypted()243 for (int connectionEvent : TRANSPORT_LAYER_EVENTS) { in onUpdate_enabled_transportLayerEvent_integrityNullCipher_notifyNonEncrypted()251 connectionEvent, in onUpdate_enabled_transportLayerEvent_integrityNullCipher_notifyNonEncrypted()259 "Connection event: " + connectionEvent in onUpdate_enabled_transportLayerEvent_integrityNullCipher_notifyNonEncrypted()274 for (int connectionEvent : TRANSPORT_LAYER_EVENTS) { in onUpdate_enabled_transportLayerEvent_encryptionNonNullCipher_encrypted()[all …]
95 aidlUpdate.connectionEvent = ConnectionEvent.PS_SIGNALLING_3G; in testConvertSecurityAlgorithmUpdate()
42 public SecurityAlgorithmUpdate(@ConnectionEvent int connectionEvent, in SecurityAlgorithmUpdate() argument45 mConnectionEvent = connectionEvent; in SecurityAlgorithmUpdate()
313 @ConnectionEvent int connectionEvent) { in getNetworkClass()314 switch (connectionEvent) { in getNetworkClass()
5814 securityAlgorithmUpdate.connectionEvent, in convertSecurityAlgorithmUpdate()