Searched refs:mVoiceCallStartedRegistrants (Results 1 – 2 of 2) sorted by relevance
83 private RegistrantList mVoiceCallStartedRegistrants = new RegistrantList(); field in GsmCdmaCallTracker240 mVoiceCallStartedRegistrants.add(r); in registerForVoiceCallStarted()249 mVoiceCallStartedRegistrants.remove(h); in unregisterForVoiceCallStarted()833 mVoiceCallStartedRegistrants.notifyRegistrants ( in updatePhoneState()1878 pw.println(" mVoiceCallStartedRegistrants=" + mVoiceCallStartedRegistrants); in dump()
707 private RegistrantList mVoiceCallStartedRegistrants = new RegistrantList(); field in ImsPhoneCallTracker1585 mVoiceCallStartedRegistrants.add(r); in registerForVoiceCallStarted()1590 mVoiceCallStartedRegistrants.remove(h); in unregisterForVoiceCallStarted()2702 mVoiceCallStartedRegistrants.notifyRegistrants ( in updatePhoneState()5231 pw.println(" mVoiceCallStartedRegistrants=" + mVoiceCallStartedRegistrants); in dump()