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

  /frameworks/base/telephony/java/com/android/internal/telephony/
CallManager.java 158 protected final RegistrantList mSuppServiceFailedRegistrants
    [all...]
PhoneBase.java 165 protected final RegistrantList mSuppServiceFailedRegistrants
426 mSuppServiceFailedRegistrants.addUnique(h, what, obj);
431 mSuppServiceFailedRegistrants.remove(h);
    [all...]

Completed in 707 milliseconds