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

  /frameworks/base/telephony/java/com/android/internal/telephony/
CallManager.java 134 protected final RegistrantList mDisplayInfoRegistrants
    [all...]
BaseCommands.java 59 protected RegistrantList mDisplayInfoRegistrants = new RegistrantList();
414 mDisplayInfoRegistrants.add(r);
418 mDisplayInfoRegistrants.remove(h);
RIL.java     [all...]

Completed in 37 milliseconds