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.java61 protected RegistrantList mVoicePrivacyOnRegistrants = new RegistrantList(); field in BaseCommands
585 mVoicePrivacyOnRegistrants.addUnique(h, what, obj); in registerForInCallVoicePrivacyOn()
590 mVoicePrivacyOnRegistrants.remove(h); in unregisterForInCallVoicePrivacyOn()
DRadioResponse.java1945 mRil.mVoicePrivacyOnRegistrants.notifyRegistrants(); in responseCurrentCalls()
2026 mRil.mVoicePrivacyOnRegistrants.notifyRegistrants(); in responseCurrentCalls_1_2()