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

  /frameworks/base/telephony/java/com/android/internal/telephony/
CallManager.java 104 protected final RegistrantList mPreciseCallStateRegistrants
    [all...]
PhoneBase.java 140 protected final RegistrantList mPreciseCallStateRegistrants
334 mPreciseCallStateRegistrants.addUnique(h, what, obj);
339 mPreciseCallStateRegistrants.remove(h);
348 mPreciseCallStateRegistrants.notifyRegistrants(ar);
    [all...]

Completed in 700 milliseconds