Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DVoiceResponse.java173 mRil.mVoicePrivacyOffRegistrants.notifyRegistrants(); in getCurrentCallsResponse()
DBaseCommands.java69 protected RegistrantList mVoicePrivacyOffRegistrants = new RegistrantList(); field in BaseCommands
631 mVoicePrivacyOffRegistrants.addUnique(h, what, obj); in registerForInCallVoicePrivacyOff()
636 mVoicePrivacyOffRegistrants.remove(h); in unregisterForInCallVoicePrivacyOff()
DRadioResponse.java1994 mRil.mVoicePrivacyOffRegistrants.notifyRegistrants(); in responseCurrentCalls()
2035 mRil.mVoicePrivacyOffRegistrants.notifyRegistrants(); in responseCurrentCalls_1_6()