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 54 protected RegistrantList mVoicePrivacyOnRegistrants = new RegistrantList();
388 mVoicePrivacyOnRegistrants.add(r);
392 mVoicePrivacyOnRegistrants.remove(h);
RIL.java     [all...]

Completed in 22 milliseconds