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.java446 public static void callGetJobHistory(JSONObject params, in callGetJobHistory() method in AfeUtils
DJobDetailView.java599 AfeUtils.callGetJobHistory(params, new SimpleCallback() { in getJobHistory()