Searched refs:EVENT_CALL_STATE_CHANGE (Results 1 – 2 of 2) sorted by relevance
61 protected static final int EVENT_CALL_STATE_CHANGE = 2; field in CallTracker
157 mCi.registerForCallStateChanged(this, EVENT_CALL_STATE_CHANGE, null); in GsmCdmaCallTracker()1592 case EVENT_CALL_STATE_CHANGE: in handleMessage()