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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneBase.java 254 protected final RegistrantList mPreciseCallStateRegistrants
619 mPreciseCallStateRegistrants.addUnique(h, what, obj);
625 mPreciseCallStateRegistrants.remove(h);
634 mPreciseCallStateRegistrants.notifyRegistrants(ar);
661 migrate(mPreciseCallStateRegistrants, from.mPreciseCallStateRegistrants);
    [all...]
CallManager.java 114 protected final RegistrantList mPreciseCallStateRegistrants
    [all...]

Completed in 759 milliseconds