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