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 52 protected RegistrantList mDisplayInfoRegistrants = new RegistrantList();
480 mDisplayInfoRegistrants.add(r);
485 mDisplayInfoRegistrants.remove(h);
CallManager.java 136 protected final RegistrantList mDisplayInfoRegistrants
    [all...]
RIL.java     [all...]

Completed in 948 milliseconds