Searched refs:getCallTracker (Results 1 – 4 of 4) sorted by relevance
153 p.getCallTracker().registerForVoiceCallEnded (this, EVENT_VOICE_CALL_ENDED, null); in GsmDataConnectionTracker()154 p.getCallTracker().registerForVoiceCallStarted (this, EVENT_VOICE_CALL_STARTED, null); in GsmDataConnectionTracker()189 mPhone.getCallTracker().unregisterForVoiceCallEnded(this); in dispose()190 mPhone.getCallTracker().unregisterForVoiceCallStarted(this); in dispose()
277 public CallTracker getCallTracker() { in getCallTracker() method in GSMPhone
699 public CallTracker getCallTracker() { in getCallTracker() method in PhoneBase
283 public CallTracker getCallTracker() { in getCallTracker() method in CDMAPhone