Searched refs:mVoiceCallStartedRegistrants (Results 1 – 2 of 2) sorted by relevance
73 private RegistrantList mVoiceCallStartedRegistrants = new RegistrantList(); field in GsmCdmaCallTracker213 mVoiceCallStartedRegistrants.add(r); in registerForVoiceCallStarted()222 mVoiceCallStartedRegistrants.remove(h); in unregisterForVoiceCallStarted()723 mVoiceCallStartedRegistrants.notifyRegistrants ( in updatePhoneState()1640 pw.println(" mVoiceCallStartedRegistrants=" + mVoiceCallStartedRegistrants); in dump()
242 private RegistrantList mVoiceCallStartedRegistrants = new RegistrantList(); field in ImsPhoneCallTracker738 mVoiceCallStartedRegistrants.add(r); in registerForVoiceCallStarted()743 mVoiceCallStartedRegistrants.remove(h); in unregisterForVoiceCallStarted()1285 mVoiceCallStartedRegistrants.notifyRegistrants ( in updatePhoneState()2778 pw.println(" mVoiceCallStartedRegistrants=" + mVoiceCallStartedRegistrants); in dump()