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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
BaseCommands.java 60 protected RegistrantList mCdmaSubscriptionChangedRegistrants = new RegistrantList();
599 mCdmaSubscriptionChangedRegistrants.add(r);
604 mCdmaSubscriptionChangedRegistrants.remove(h);
RIL.java     [all...]

Completed in 34 milliseconds