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