Home
last modified time | relevance | path

Searched refs:isSecurityAlgorithmsUpdatedEnabled (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioNetworkProxy.java959 public void isSecurityAlgorithmsUpdatedEnabled(int serial) throws RemoteException { in isSecurityAlgorithmsUpdatedEnabled() method in RadioNetworkProxy
962 mNetworkProxy.isSecurityAlgorithmsUpdatedEnabled(serial); in isSecurityAlgorithmsUpdatedEnabled()
DCommandsInterface.java2929 default void isSecurityAlgorithmsUpdatedEnabled(Message result) {} in isSecurityAlgorithmsUpdatedEnabled() method
DRIL.java5323 public void isSecurityAlgorithmsUpdatedEnabled(Message result) { in isSecurityAlgorithmsUpdatedEnabled() method in RIL
5342 networkProxy.isSecurityAlgorithmsUpdatedEnabled(rr.mSerial); in isSecurityAlgorithmsUpdatedEnabled()