Home
last modified time | relevance | path

Searched refs:callGetJobHistory (Results 1 – 2 of 2) sorted by relevance

/external/autotest/frontend/client/src/autotest/afe/
DAfeUtils.java365 public static void callGetJobHistory(JSONObject params, in callGetJobHistory() method in AfeUtils
DJobDetailView.java588 AfeUtils.callGetJobHistory(params, new SimpleCallback() { in getJobHistory()