Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DVoiceResponse.java170 mRil.mVoicePrivacyOnRegistrants.notifyRegistrants(); in getCurrentCallsResponse()
DBaseCommands.java68 protected RegistrantList mVoicePrivacyOnRegistrants = new RegistrantList(); field in BaseCommands
621 mVoicePrivacyOnRegistrants.addUnique(h, what, obj); in registerForInCallVoicePrivacyOn()
626 mVoicePrivacyOnRegistrants.remove(h); in unregisterForInCallVoicePrivacyOn()
DRadioResponse.java1991 mRil.mVoicePrivacyOnRegistrants.notifyRegistrants(); in responseCurrentCalls()
2032 mRil.mVoicePrivacyOnRegistrants.notifyRegistrants(); in responseCurrentCalls_1_6()