Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellularSecurityCallbackTest.java166 sMockModemManager.unsolSecurityAlgorithmsUpdated(SLOT_ID_0, update); in testOnSecurityAlgorithmsChangedListener()
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockModemManager.java750 public boolean unsolSecurityAlgorithmsUpdated(int slotId, in unsolSecurityAlgorithmsUpdated() method in MockModemManager
754 .unsolSecurityAlgorithmsUpdated(update); in unsolSecurityAlgorithmsUpdated()
DIRadioNetworkImpl.java1257 public boolean unsolSecurityAlgorithmsUpdated(android.telephony.SecurityAlgorithmUpdate in unsolSecurityAlgorithmsUpdated() method in IRadioNetworkImpl