Searched refs:EVENT_VOICE_CALL_STARTED (Results 1 – 3 of 3) sorted by relevance
107 protected static final int EVENT_VOICE_CALL_STARTED = BASE + 7; field in DataConnectionTracker607 case EVENT_VOICE_CALL_STARTED: in handleMessage()
105 p.mCT.registerForVoiceCallStarted (this, EVENT_VOICE_CALL_STARTED, null); in CdmaDataConnectionTracker()
154 p.getCallTracker().registerForVoiceCallStarted (this, EVENT_VOICE_CALL_STARTED, null); in GsmDataConnectionTracker()