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

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

Completed in 27 milliseconds