Searched refs:EVENT_CALL_RING_CONTINUE (Results 1 – 2 of 2) sorted by relevance
143 private static final int EVENT_CALL_RING_CONTINUE = 15; field in ImsPhoneTest1003 Message m = Message.obtain(mImsPhoneUT.getHandler(), EVENT_CALL_RING_CONTINUE); in testHandleMessageCallRingContinue()
194 private static final int EVENT_CALL_RING_CONTINUE = 15; field in Phone804 case EVENT_CALL_RING_CONTINUE: in handleMessage()3874 obtainMessage(EVENT_CALL_RING_CONTINUE, token, 0), mCallRingDelay); in sendIncomingCallRingNotification()