Searched refs:mVoiceCallStartedRegistrants (Results 1 – 2 of 2) sorted by relevance
77 private RegistrantList mVoiceCallStartedRegistrants = new RegistrantList(); field in GsmCdmaCallTracker229 mVoiceCallStartedRegistrants.add(r); in registerForVoiceCallStarted()238 mVoiceCallStartedRegistrants.remove(h); in unregisterForVoiceCallStarted()780 mVoiceCallStartedRegistrants.notifyRegistrants ( in updatePhoneState()1771 pw.println(" mVoiceCallStartedRegistrants=" + mVoiceCallStartedRegistrants); in dump()
335 private RegistrantList mVoiceCallStartedRegistrants = new RegistrantList(); field in ImsPhoneCallTracker716 mVoiceCallStartedRegistrants.add(r); in registerForVoiceCallStarted()721 mVoiceCallStartedRegistrants.remove(h); in unregisterForVoiceCallStarted()1557 mVoiceCallStartedRegistrants.notifyRegistrants ( in updatePhoneState()3542 pw.println(" mVoiceCallStartedRegistrants=" + mVoiceCallStartedRegistrants); in dump()