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 160 protected final RegistrantList mSuppServiceFailedRegistrants
    [all...]
PhoneBase.java 208 protected final RegistrantList mSuppServiceFailedRegistrants
518 mSuppServiceFailedRegistrants.addUnique(h, what, obj);
524 mSuppServiceFailedRegistrants.remove(h);
    [all...]

Completed in 39 milliseconds