Searched refs:HANDLER_ACTION_SEND_RESPONSE (Results 1 – 2 of 2) sorted by relevance
1259 if (msg.arg1 == HANDLER_ACTION_SEND_RESPONSE) { in handleMessage()1325 if (msg.arg1 == HANDLER_ACTION_SEND_RESPONSE) { in handleMessage()1609 EVENT_GET_FPLMN_DONE, HANDLER_ACTION_SEND_RESPONSE, key)); in getForbiddenPlmns()1622 obtainMessage(EVENT_GET_FPLMN_SIZE_DONE, HANDLER_ACTION_SEND_RESPONSE, key)); in setForbiddenPlmns()
200 protected static final int HANDLER_ACTION_SEND_RESPONSE = HANDLER_ACTION_BASE + 1; field in IccRecords