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.java96 protected RegistrantList mCarrierInfoForImsiEncryptionRegistrants = new RegistrantList(); field in BaseCommands
1022 mCarrierInfoForImsiEncryptionRegistrants.add(new Registrant(h, what, obj)); in registerForCarrierInfoForImsiEncryption()
1027 mCarrierInfoForImsiEncryptionRegistrants.remove(h); in unregisterForCarrierInfoForImsiEncryption()
DRadioIndication.java939 mRil.mCarrierInfoForImsiEncryptionRegistrants.notifyRegistrants( in carrierInfoForImsiEncryption()