Searched refs:EVENT_SET_CALL_BARRING_DONE (Results 1 – 1 of 1) sorted by relevance
131 private static final int EVENT_SET_CALL_BARRING_DONE = EVENT_LAST + 1; field in ImsPhone1217 resp = obtainMessage(EVENT_SET_CALL_BARRING_DONE, onComplete); in setCallBarring()1608 case EVENT_SET_CALL_BARRING_DONE: in handleMessage()