Searched refs:onSecurityAlgorithmsChanged (Results 1 – 7 of 7) sorted by relevance
27 description: "guard system API onSecurityAlgorithmsChanged"
92 void onSecurityAlgorithmsChanged(in SecurityAlgorithmUpdate update); in onSecurityAlgorithmsChanged() method
1901 void onSecurityAlgorithmsChanged(@NonNull SecurityAlgorithmUpdate securityAlgorithmUpdate); in onSecurityAlgorithmsChanged() method2377 public void onSecurityAlgorithmsChanged(SecurityAlgorithmUpdate update) { in onSecurityAlgorithmsChanged() method in TelephonyCallback.IPhoneStateListenerStub2385 () -> listener.onSecurityAlgorithmsChanged(update))); in onSecurityAlgorithmsChanged()
1716 public final void onSecurityAlgorithmsChanged(SecurityAlgorithmUpdate update) { in onSecurityAlgorithmsChanged() method in PhoneStateListener.IPhoneStateListenerStub
372 public void onSecurityAlgorithmsChanged(SecurityAlgorithmUpdate update) { in onSecurityAlgorithmsChanged() method in TelephonyRegistryTest.TelephonyCallbackWrapper
3939 r.callback.onSecurityAlgorithmsChanged(update); in notifySecurityAlgorithmsChanged()
15968 …method public void onSecurityAlgorithmsChanged(@NonNull android.telephony.SecurityAlgorithmUpdate);