Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhone.java140 private static final int EVENT_GET_CLIR_DONE = EVENT_LAST + 6; field in ImsPhone
1133 resp = obtainMessage(EVENT_GET_CLIR_DONE, ss); in getOutgoingCallerIdDisplay()
1797 case EVENT_GET_CLIR_DONE: in sendResponseOrRetryOnCsfbSs()
1858 case EVENT_GET_CLIR_DONE: in handleMessage()