Searched refs:mVoiceCallStartedRegistrants (Results 1 – 2 of 2) sorted by relevance
75 private RegistrantList mVoiceCallStartedRegistrants = new RegistrantList(); field in GsmCdmaCallTracker219 mVoiceCallStartedRegistrants.add(r); in registerForVoiceCallStarted()228 mVoiceCallStartedRegistrants.remove(h); in unregisterForVoiceCallStarted()729 mVoiceCallStartedRegistrants.notifyRegistrants ( in updatePhoneState()1649 pw.println(" mVoiceCallStartedRegistrants=" + mVoiceCallStartedRegistrants); in dump()
288 private RegistrantList mVoiceCallStartedRegistrants = new RegistrantList(); field in ImsPhoneCallTracker842 mVoiceCallStartedRegistrants.add(r); in registerForVoiceCallStarted()847 mVoiceCallStartedRegistrants.remove(h); in unregisterForVoiceCallStarted()1487 mVoiceCallStartedRegistrants.notifyRegistrants ( in updatePhoneState()3227 pw.println(" mVoiceCallStartedRegistrants=" + mVoiceCallStartedRegistrants); in dump()