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()771 mVoiceCallStartedRegistrants.notifyRegistrants ( in updatePhoneState()1806 pw.println(" mVoiceCallStartedRegistrants=" + mVoiceCallStartedRegistrants); in dump()
400 private RegistrantList mVoiceCallStartedRegistrants = new RegistrantList(); field in ImsPhoneCallTracker1045 mVoiceCallStartedRegistrants.add(r); in registerForVoiceCallStarted()1050 mVoiceCallStartedRegistrants.remove(h); in unregisterForVoiceCallStarted()2019 mVoiceCallStartedRegistrants.notifyRegistrants ( in updatePhoneState()4144 pw.println(" mVoiceCallStartedRegistrants=" + mVoiceCallStartedRegistrants); in dump()