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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
BaseCommands.java 48 protected RegistrantList mVoicePrivacyOnRegistrants = new RegistrantList();
449 mVoicePrivacyOnRegistrants.add(r);
454 mVoicePrivacyOnRegistrants.remove(h);
RIL.java     [all...]

Completed in 207 milliseconds