Searched refs:EVENT_GET_CLIR_DONE (Results 1 – 1 of 1) sorted by relevance
119 private static final int EVENT_GET_CLIR_DONE = EVENT_LAST + 6; field in ImsPhone858 resp = obtainMessage(EVENT_GET_CLIR_DONE, onComplete); in getOutgoingCallerIdDisplay()1406 case EVENT_GET_CLIR_DONE: in handleMessage()