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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
BaseCommands.java 56 protected RegistrantList mLineControlInfoRegistrants = new RegistrantList();
554 mLineControlInfoRegistrants.add(r);
559 mLineControlInfoRegistrants.remove(h);
RIL.java     [all...]

Completed in 43 milliseconds