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