Home
last modified time | relevance | path

Searched refs:EVENT_CALL_RING_CONTINUE (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java161 private static final int EVENT_CALL_RING_CONTINUE = 15; field in Phone
697 case EVENT_CALL_RING_CONTINUE: in handleMessage()
3478 obtainMessage(EVENT_CALL_RING_CONTINUE, token, 0), mCallRingDelay); in sendIncomingCallRingNotification()