Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java143 private static final int EVENT_GET_CLIP_DONE = EVENT_LAST + 11; field in ImsPhone
1138 resp = obtainMessage(EVENT_GET_CLIP_DONE, ss); in queryCLIP()
1736 case EVENT_GET_CLIP_DONE: in sendResponseOrRetryOnCsfbSs()
1804 case EVENT_GET_CLIP_DONE: in handleMessage()