Searched defs:job (Results 1 – 5 of 5) sorted by relevance
43 Job job = new Job(taskName) { in executeInBackground() local
147 Job job = new Job("Android SDK Ping") { // Job name, visible in progress view in createPingUsageServerJob() local
158 Job job = new Job("Add Compatibility Library to Project") { in install() local
144 FindViewsJob job = new FindViewsJob(); in refresh() local
502 Job job = new Job(String.format("Loading data for %1$s", target.getFullName())) { in checkAndLoadTargetData() local