Searched refs:EVENT_SET_CLIR_DONE (Results 1 – 1 of 1) sorted by relevance
118 private static final int EVENT_SET_CLIR_DONE = EVENT_LAST + 5; field in ImsPhone875 resp = obtainMessage(EVENT_SET_CLIR_DONE, clirMode, 0, onComplete); in setOutgoingCallerIdDisplay()1415 case EVENT_SET_CLIR_DONE: in handleMessage()