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.java49 protected RegistrantList mVoicePrivacyOnRegistrants = new RegistrantList(); field in BaseCommands
540 mVoicePrivacyOnRegistrants.add(r); in registerForInCallVoicePrivacyOn()
545 mVoicePrivacyOnRegistrants.remove(h); in unregisterForInCallVoicePrivacyOn()
DRadioResponse.java1522 mRil.mVoicePrivacyOnRegistrants.notifyRegistrants(); in responseCurrentCalls()
1603 mRil.mVoicePrivacyOnRegistrants.notifyRegistrants(); in responseCurrentCalls_1_2()