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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
BaseCommands.java 51 protected RegistrantList mDisplayInfoRegistrants = new RegistrantList();
470 mDisplayInfoRegistrants.add(r);
475 mDisplayInfoRegistrants.remove(h);
CallManager.java 136 protected final RegistrantList mDisplayInfoRegistrants
    [all...]
RIL.java     [all...]

Completed in 59 milliseconds