Searched defs:synchronousEntries (Results 1 – 2 of 2) sorted by relevance
32 Collection<JSONObject> synchronousEntries, in AbortSynchronousDialog()74 private String processJobs(Collection<JSONObject> synchronousEntries) { in processJobs()
111 Set<JSONObject> synchronousEntries = new JSONObjectSet<JSONObject>(); in abortHostQueueEntries() local