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