Searched defs:scheduleJob (Results 1 – 4 of 4) sorted by relevance
61 public static void scheduleJob(Context context, JobInfo jobInfo) { in scheduleJob() method in SimpleJobService
69 void scheduleJob(boolean allowWhileIdle, boolean needNetwork) { in scheduleJob() method in TestAppInterface
62 public static void scheduleJob(Context context, JobInfo jobInfo) { in scheduleJob() method in TriggerContentJobService