Searched refs:onSecurityAlgorithmUpdate (Results 1 – 4 of 4) sorted by relevance
155 notifier.onSecurityAlgorithmUpdate( in onSecurityAlgorithmUpdate_enabled_unprotectedEmergency_noSafetySourceUpdate()173 notifier.onSecurityAlgorithmUpdate( in onSecurityAlgorithmUpdate_disabled_noSafetySourceUpdate()192 notifier.onSecurityAlgorithmUpdate( in onSecurityAlgorithmUpdate_enabled_nonTransportLayerEvent_noSafetySourceUpdate()215 notifier.onSecurityAlgorithmUpdate( in onUpdate_enabled_transportLayerEvent_encryptionNullCipher_notifyNonEncrypted()246 notifier.onSecurityAlgorithmUpdate( in onUpdate_enabled_transportLayerEvent_integrityNullCipher_notifyNonEncrypted()277 notifier.onSecurityAlgorithmUpdate( in onUpdate_enabled_transportLayerEvent_encryptionNonNullCipher_encrypted()308 notifier.onSecurityAlgorithmUpdate( in onUpdate_enabled_transportLayerEvent_integrityNonNullCipher_encrypted()338 notifier.onSecurityAlgorithmUpdate( in onUpdate_enabled_transportLayerEvent_encryptionNonNullCipher_notifyEncrypted()349 notifier.onSecurityAlgorithmUpdate( in onUpdate_enabled_transportLayerEvent_encryptionNonNullCipher_notifyEncrypted()379 notifier.onSecurityAlgorithmUpdate( in onUpdate_enabled_transportLayerEvent_integrityNonNullCipher_notifyEncrypted()[all …]
93 public void onSecurityAlgorithmUpdate( in onSecurityAlgorithmUpdate() method in NullCipherNotifier
3022 .onSecurityAlgorithmUpdate(eq(mContext), eq(0), eq(0), eq(update)); in testSecurityAlgorithm_updateAddedToNotifier()
3783 mNullCipherNotifier.onSecurityAlgorithmUpdate(mContext, getPhoneId(), in handleMessage()