Searched refs:EVENT_GET_CALL_BARRING_DONE (Results 1 – 1 of 1) sorted by relevance
108 protected static final int EVENT_GET_CALL_BARRING_DONE = EVENT_LAST + 2; field in ImsPhone838 resp = obtainMessage(EVENT_GET_CALL_BARRING_DONE, onComplete); in getCallBarring()1173 case EVENT_GET_CALL_BARRING_DONE: in handleMessage()1177 if (msg.what == EVENT_GET_CALL_BARRING_DONE) { in handleMessage()