Searched refs:EVENT_GET_CALL_BARRING_DONE (Results 1 – 1 of 1) sorted by relevance
136 private static final int EVENT_GET_CALL_BARRING_DONE = EVENT_LAST + 2; field in ImsPhone1331 resp = obtainMessage(EVENT_GET_CALL_BARRING_DONE, ss); in getCallBarring()1776 case EVENT_GET_CALL_BARRING_DONE: in sendResponseOrRetryOnCsfbSs()1843 case EVENT_GET_CALL_BARRING_DONE: in handleMessage()1847 if (msg.what == EVENT_GET_CALL_BARRING_DONE) { in handleMessage()