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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
BaseCommands.java 77 protected RegistrantList mModemResetRegistrants = new RegistrantList();
942 mModemResetRegistrants.add(new Registrant(h, what, obj));
947 mModemResetRegistrants.remove(h);
RadioIndication.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
SimulatedCommands.java     [all...]

Completed in 189 milliseconds