Searched defs:runTask (Results 1 – 2 of 2) sorted by relevance
156 public void runTask(Object identifier) throws InterruptedException { in runTask() method in FakeAsyncTaskExecutor185 private <T> void runTask(final SubmittedTask submittedTask) throws InterruptedException { in runTask() method in FakeAsyncTaskExecutor
363 private void runTask(int type, boolean newProfile, boolean leaveAllSystemAppsEnabled) { in runTask() method in DeleteNonRequiredAppsTaskTest