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 301 protected final RegistrantList mPreciseCallStateRegistrants
753 mPreciseCallStateRegistrants.addUnique(h, what, obj);
759 mPreciseCallStateRegistrants.remove(h);
768 mPreciseCallStateRegistrants.notifyRegistrants(ar);
795 migrate(mPreciseCallStateRegistrants, from.mPreciseCallStateRegistrants);
    [all...]
CallManager.java 119 protected final RegistrantList mPreciseCallStateRegistrants
    [all...]

Completed in 39 milliseconds