Searched refs:isJobRow (Results 1 – 1 of 1) sorted by relevance
343 if (isJobRow(row)) { in initialize()471 if (isJobRow(entry)) in abortSelectedQueueEntriesAndSpecialTasks()524 private boolean isJobRow(JSONObject row) { in isJobRow() method in HostDetailView530 return isJobRow(row); in isRowSelectable()