Searched refs:mVoiceCallStartedRegistrants (Results 1 – 2 of 2) sorted by relevance
71 private RegistrantList mVoiceCallStartedRegistrants = new RegistrantList(); field in GsmCdmaCallTracker205 mVoiceCallStartedRegistrants.add(r); in registerForVoiceCallStarted()214 mVoiceCallStartedRegistrants.remove(h); in unregisterForVoiceCallStarted()704 mVoiceCallStartedRegistrants.notifyRegistrants ( in updatePhoneState()1578 pw.println(" mVoiceCallStartedRegistrants=" + mVoiceCallStartedRegistrants); in dump()
184 private RegistrantList mVoiceCallStartedRegistrants = new RegistrantList(); field in ImsPhoneCallTracker305 mVoiceCallStartedRegistrants.add(r); in registerForVoiceCallStarted()310 mVoiceCallStartedRegistrants.remove(h); in unregisterForVoiceCallStarted()751 mVoiceCallStartedRegistrants.notifyRegistrants ( in updatePhoneState()2002 pw.println(" mVoiceCallStartedRegistrants=" + mVoiceCallStartedRegistrants); in dump()