Home
last modified time | relevance | path

Searched refs:mVoicePrivacyOnRegistrants (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java56 protected RegistrantList mVoicePrivacyOnRegistrants = new RegistrantList(); field in BaseCommands
584 mVoicePrivacyOnRegistrants.add(r); in registerForInCallVoicePrivacyOn()
589 mVoicePrivacyOnRegistrants.remove(h); in unregisterForInCallVoicePrivacyOn()
DRadioResponse.java1705 mRil.mVoicePrivacyOnRegistrants.notifyRegistrants(); in responseCurrentCalls()
1786 mRil.mVoicePrivacyOnRegistrants.notifyRegistrants(); in responseCurrentCalls_1_2()