Searched refs:EVENT_CALL_RING (Results 1 – 2 of 2) sorted by relevance
180 protected static final int EVENT_CALL_RING = 14; field in Phone535 mCi.setOnCallRing(this, EVENT_CALL_RING, null); in Phone()684 case EVENT_CALL_RING: in handleMessage()
816 sendMessage(obtainMessage(EVENT_CALL_RING, ar)); in notifyIncomingRing()