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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CallManager.java 171 protected final RegistrantList mSuppServiceFailedRegistrants
    [all...]
PhoneBase.java 281 protected final RegistrantList mSuppServiceFailedRegistrants
669 migrate(mSuppServiceFailedRegistrants, from.mSuppServiceFailedRegistrants);
766 mSuppServiceFailedRegistrants.addUnique(h, what, obj);
772 mSuppServiceFailedRegistrants.remove(h);
    [all...]

Completed in 2504 milliseconds