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

  /frameworks/base/telephony/java/com/android/internal/telephony/
CallManager.java 107 protected final RegistrantList mNewRingingConnectionRegistrants
    [all...]
PhoneBase.java 143 protected final RegistrantList mNewRingingConnectionRegistrants
368 mNewRingingConnectionRegistrants.addUnique(h, what, obj);
373 mNewRingingConnectionRegistrants.remove(h);
    [all...]

Completed in 234 milliseconds