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