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