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