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.java65 protected RegistrantList mVoicePrivacyOnRegistrants = new RegistrantList(); field in BaseCommands
601 mVoicePrivacyOnRegistrants.addUnique(h, what, obj); in registerForInCallVoicePrivacyOn()
606 mVoicePrivacyOnRegistrants.remove(h); in unregisterForInCallVoicePrivacyOn()
DRadioResponse.java2176 mRil.mVoicePrivacyOnRegistrants.notifyRegistrants(); in responseCurrentCalls()
2216 mRil.mVoicePrivacyOnRegistrants.notifyRegistrants(); in responseCurrentCalls_1_2()
2257 mRil.mVoicePrivacyOnRegistrants.notifyRegistrants(); in responseCurrentCalls_1_6()