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