Searched refs:EVENT_VOICE_CALL_ENDED (Results 1 – 3 of 3) sorted by relevance
108 protected static final int EVENT_VOICE_CALL_ENDED = BASE + 8; field in DataConnectionTracker611 case EVENT_VOICE_CALL_ENDED: in handleMessage()
104 p.mCT.registerForVoiceCallEnded (this, EVENT_VOICE_CALL_ENDED, null); in CdmaDataConnectionTracker()
153 p.getCallTracker().registerForVoiceCallEnded (this, EVENT_VOICE_CALL_ENDED, null); in GsmDataConnectionTracker()