Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/security/
DCellularIdentifierDisclosureTest.java126 expectedDisclosure, RILUtils.convertCellularIdentifierDisclosure(aidlDisclsoure)); in testConvertCellularIdentifierDisclosure()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DNetworkIndication.java442 RILUtils.convertCellularIdentifierDisclosure(identifierDisclsoure); in cellularIdentifierDisclosed()
DRILUtils.java5793 public static CellularIdentifierDisclosure convertCellularIdentifierDisclosure( in convertCellularIdentifierDisclosure() method in RILUtils