Searched refs:EVENT_CALL_RING_CONTINUE (Results 1 – 2 of 2) sorted by relevance
129 private static final int EVENT_CALL_RING_CONTINUE = 15; field in ImsPhoneTest975 Message m = Message.obtain(mImsPhoneUT.getHandler(), EVENT_CALL_RING_CONTINUE); in testHandleMessageCallRingContinue()
177 private static final int EVENT_CALL_RING_CONTINUE = 15; field in Phone728 case EVENT_CALL_RING_CONTINUE: in handleMessage()3819 obtainMessage(EVENT_CALL_RING_CONTINUE, token, 0), mCallRingDelay); in sendIncomingCallRingNotification()