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 57 protected RegistrantList mLineControlInfoRegistrants = new RegistrantList();
555 mLineControlInfoRegistrants.add(r);
560 mLineControlInfoRegistrants.remove(h);
RIL.java     [all...]

Completed in 676 milliseconds