HomeSort by relevance Sort by last modified time
    Searched defs:mSimRecordsLoadedRegistrants (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CDMALTEPhone.java 139 mSimRecordsLoadedRegistrants.notifyRegistrants();
444 mSimRecordsLoadedRegistrants.addUnique(h, what, obj);
449 mSimRecordsLoadedRegistrants.remove(h);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GSMPhone.java 495 mSimRecordsLoadedRegistrants.addUnique(h, what, obj);
500 mSimRecordsLoadedRegistrants.remove(h);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneBase.java 334 protected final RegistrantList mSimRecordsLoadedRegistrants
    [all...]

Completed in 175 milliseconds