HomeSort by relevance Sort by last modified time
    Searched refs:JSONString (Results 1 - 25 of 45) sorted by null

1 2

  /external/google-tv-pairing-protocol/java/src/com/google/polo/json/
JSONString.java 3 * The <code>JSONString</code> interface allows a <code>toJSONString()</code>
10 public interface JSONString {
  /external/autotest/frontend/client/src/autotest/tko/
TestSet.java 4 import com.google.gwt.json.client.JSONString;
22 condition.put("extra_where", new JSONString(sqlCondition));
PreconfigSelector.java 12 import com.google.gwt.json.client.JSONString;
65 params.put("name", new JSONString(name));
66 params.put("type", new JSONString(preconfigType));
TestGroupDataSource.java 9 import com.google.gwt.json.client.JSONString;
76 groupByFields.set(groupByFields.size(), new JSONString(field));
87 groupByFields.set(groupByFields.size(), new JSONString(field));
ParameterizedField.java 7 import com.google.gwt.json.client.JSONString;
93 fieldValueList.set(fieldValueList.size(), new JSONString(getValue()));
  /external/autotest/frontend/client/src/autotest/afe/
HostDataSource.java 10 import com.google.gwt.json.client.JSONString;
43 JSONString jsonPlatform = host.get("platform").isString();
60 host.put(OTHER_LABELS, new JSONString(labelString.toString()));
62 JSONArrayList<JSONString> aclsList =
63 new JSONArrayList<JSONString>(host.get("acls").isArray());
65 host.put(HOST_ACLS, new JSONString(aclString));
JobTable.java 11 import com.google.gwt.json.client.JSONString;
51 row.put(HOSTS_SUMMARY, new JSONString(statusCountString));
60 row.put(RESULTS_SUMMARY, new JSONString(resultCountString));
65 row.put("priority", new JSONString(priorityName));
LabelFilter.java 8 import com.google.gwt.json.client.JSONString;
54 labels.set(labels.size(), new JSONString(platformString));
JobStatusDataSource.java 10 import com.google.gwt.json.client.JSONString;
54 queueEntry.put("status", new JSONString(translation));
60 queueEntry.put("hostname", new JSONString("(hostless)"));
121 entry.put("hostname", new JSONString(label + " (label)"));
122 entry.put("status", new JSONString(Integer.toString(count) + " " + status));
AfeUtils.java 17 import com.google.gwt.json.client.JSONString;
98 public static JSONString getLockedText(JSONObject host) {
100 return new JSONString(locked ? "Yes" : "No");
271 updateData.put("lock_reason", new JSONString(""));
274 updateData.put("lock_reason", new JSONString(lockReason.trim()));
301 for (JSONString jsonOption : new JSONArrayList<JSONString>(options)) {
308 for (JSONString jsonOption : new JSONArrayList<JSONString>(options)) {
315 for (JSONString jsonOption : new JSONArrayList<JSONString>(options))
    [all...]
HostTableDecorator.java 15 import com.google.gwt.json.client.JSONString;
34 username = new JSONString(StaticDataRepository.getRepository().getCurrentUserLogin());
JobOwnerFilter.java 13 import com.google.gwt.json.client.JSONString;
82 return new JSONString(userList.getSelectedName());
HostSelector.java 20 import com.google.gwt.json.client.JSONString;
217 oneTimeObject.put("hostname", new JSONString(hostname));
218 oneTimeObject.put("platform", new JSONString(ONE_TIME));
246 metaObject.put("hostname", new JSONString(META_PREFIX + number));
247 metaObject.put("platform", new JSONString(label));
249 metaObject.put("status", new JSONString(""));
289 JSONString platform = row.get("platform").isString();
HostDetailView.java 36 import com.google.gwt.json.client.JSONString;
70 row.put("type", new JSONString("Job"));
118 hostFilter.setParameter("start_time", new JSONString(startTime));
120 hostFilter.setParameter("end_time", new JSONString(endTime));
136 JSONString blank = new JSONString("");
137 JSONString jobId = blank, owner = blank, name = blank;
140 jobId = new JSONString(Integer.toString(id));
226 params.put("id", new JSONString(getObjectId()));
232 params.put("hostname", new JSONString(hostname))
    [all...]
  /external/autotest/frontend/client/src/autotest/moblab/rpc/
CloudStorageInfo.java 5 import com.google.gwt.json.client.JSONString;
102 object.put(JSON_FIELD_BOTO_KEY_ID, new JSONString(botoKey));
105 object.put(JSON_FIELD_BOTO_SECRET_KEY, new JSONString(botoSecret));
108 object.put(JSON_FIELD_IMAGE_STORAGE_URL, new JSONString(imageStorageServer));
111 object.put(JSON_FIELD_RESULT_STORAGE_URL, new JSONString(resultStorageServer));
113 object.put(JSON_FIELD_RESULT_STORAGE_URL, new JSONString(""));
MoblabRpcHelper.java 6 import com.google.gwt.json.client.JSONString;
186 params.put("ipaddress", new JSONString(dutIpAddress));
206 params.put("ipaddress", new JSONString(dutIpAddress));
227 params.put("ipaddress", new JSONString(dutIpAddress));
228 params.put("label_name", new JSONString(labelName));
249 params.put("ipaddress", new JSONString(dutIpAddress));
250 params.put("label_name", new JSONString(labelName));
297 params.put("board_name", new JSONString(board_name));
314 params.put("board_name", new JSONString(board_name));
331 params.put("board", new JSONString(board))
    [all...]
OperationStatus.java 5 import com.google.gwt.json.client.JSONString;
55 object.put(JSON_FIELD_STATUS_DETAILS, new JSONString(details));
NetworkInfo.java 6 import com.google.gwt.json.client.JSONString;
70 serverIpsArray.set(index, new JSONString(serverIps[index]));
  /external/autotest/frontend/client/src/autotest/common/
JsonRpcCallback.java 6 import com.google.gwt.json.client.JSONString;
31 JSONString tracebackString = errorObject.get("traceback").isString();
JsonRpcProxy.java 9 import com.google.gwt.json.client.JSONString;
69 request.put("method", new JSONString(method));
  /external/autotest/frontend/client/src/autotest/common/table/
MultipleListFilter.java 4 import com.google.gwt.json.client.JSONString;
27 new JSONString(getItemText(i)));
RpcDataSource.java 11 import com.google.gwt.json.client.JSONString;
38 sortList.set(sortList.size(), new JSONString(sortSpec.toString()));
43 pageParams.put("include_current_job", new JSONString("true"));
SearchFilter.java 8 import com.google.gwt.json.client.JSONString;
61 return new JSONString(activeSearch);
ListFilter.java 7 import com.google.gwt.json.client.JSONString;
65 return new JSONString(getSelectedText());
  /external/autotest/frontend/client/src/autotest/afe/create/
CreateJobViewPresenter.java 47 import com.google.gwt.json.client.JSONString;
361 params.put("test_source_build", new JSONString(testSourceBuild));
378 profilers.set(profilers.size(), new JSONString(profiler.getText()));
764 args.put("name", new JSONString(display.getJobName().getText()));
767 args.put("control_file", new JSONString(display.getControlFile().getText()));
769 new JSONString(controlTypeSelect.getControlType()));
    [all...]

Completed in 120 milliseconds

1 2