Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/security/
DSecurityAlgorithmUpdateTest.java100 assertThat(RILUtils.convertSecurityAlgorithmUpdate(aidlUpdate)) in testConvertSecurityAlgorithmUpdate()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkIndication.java462 RILUtils.convertSecurityAlgorithmUpdate(securityAlgorithmUpdate); in securityAlgorithmsUpdated()
DRILUtils.java5807 public static SecurityAlgorithmUpdate convertSecurityAlgorithmUpdate( in convertSecurityAlgorithmUpdate() method in RILUtils