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 210 protected final RegistrantList mSuppServiceFailedRegistrants
524 mSuppServiceFailedRegistrants.addUnique(h, what, obj);
530 mSuppServiceFailedRegistrants.remove(h);
    [all...]

Completed in 84 milliseconds