Searched refs:mVoiceCallStartedRegistrants (Results 1 – 2 of 2) sorted by relevance
79 private RegistrantList mVoiceCallStartedRegistrants = new RegistrantList(); field in GsmCdmaCallTracker231 mVoiceCallStartedRegistrants.add(r); in registerForVoiceCallStarted()240 mVoiceCallStartedRegistrants.remove(h); in unregisterForVoiceCallStarted()812 mVoiceCallStartedRegistrants.notifyRegistrants ( in updatePhoneState()1849 pw.println(" mVoiceCallStartedRegistrants=" + mVoiceCallStartedRegistrants); in dump()
453 private RegistrantList mVoiceCallStartedRegistrants = new RegistrantList(); field in ImsPhoneCallTracker1183 mVoiceCallStartedRegistrants.add(r); in registerForVoiceCallStarted()1188 mVoiceCallStartedRegistrants.remove(h); in unregisterForVoiceCallStarted()2213 mVoiceCallStartedRegistrants.notifyRegistrants ( in updatePhoneState()4438 pw.println(" mVoiceCallStartedRegistrants=" + mVoiceCallStartedRegistrants); in dump()