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

  /frameworks/base/telephony/java/com/android/internal/telephony/
BaseCommands.java 62 protected RegistrantList mVoicePrivacyOnRegistrants = new RegistrantList();
503 mVoicePrivacyOnRegistrants.add(r);
507 mVoicePrivacyOnRegistrants.remove(h);
RIL.java     [all...]

Completed in 16 milliseconds