Home
last modified time | relevance | path

Searched defs:notifySecurityAlgorithmsChanged (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java185 void notifySecurityAlgorithmsChanged(Phone sender, SecurityAlgorithmUpdate update); in notifySecurityAlgorithmsChanged() method
DDefaultPhoneNotifier.java362 public void notifySecurityAlgorithmsChanged(Phone sender, SecurityAlgorithmUpdate update) { in notifySecurityAlgorithmsChanged() method in DefaultPhoneNotifier
/frameworks/base/core/java/com/android/internal/telephony/
DITelephonyRegistry.aidl137 void notifySecurityAlgorithmsChanged(int phoneId, int subId, in SecurityAlgorithmUpdate update); in notifySecurityAlgorithmsChanged() method
/frameworks/base/core/java/android/telephony/
DTelephonyRegistryManager.java1164 public void notifySecurityAlgorithmsChanged( in notifySecurityAlgorithmsChanged() method in TelephonyRegistryManager
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java3911 public void notifySecurityAlgorithmsChanged(int phoneId, int subId, in notifySecurityAlgorithmsChanged() method in TelephonyRegistry