Home
last modified time | relevance | path

Searched refs:mCarrierInfoForImsiEncryptionRegistrants (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java75 protected RegistrantList mCarrierInfoForImsiEncryptionRegistrants = new RegistrantList(); field in BaseCommands
962 mCarrierInfoForImsiEncryptionRegistrants.add(new Registrant(h, what, obj)); in registerForCarrierInfoForImsiEncryption()
967 mCarrierInfoForImsiEncryptionRegistrants.remove(h); in unregisterForCarrierInfoForImsiEncryption()
DRadioIndication.java885 mRil.mCarrierInfoForImsiEncryptionRegistrants.notifyRegistrants( in carrierInfoForImsiEncryption()