Searched refs:scheduleJob (Results 1 – 6 of 6) sorted by relevance
52 scheduleJob(TriggerContentJobService.this, mRunningJobInfo);62 public static void scheduleJob(Context context, JobInfo jobInfo) { in scheduleJob() method in TriggerContentJobService
61 public static void scheduleJob(Context context, JobInfo jobInfo) { in scheduleJob() method in SimpleJobService
233 mTestAppInterface.scheduleJob(false, true); in testBackgroundConnectivityJobsThrottled()353 mTestAppInterface.scheduleJob(allowWhileIdle, false); in sendScheduleJobBroadcast()
69 void scheduleJob(boolean allowWhileIdle, boolean needNetwork) { in scheduleJob() method in TestAppInterface
267 mTestAppInterface.scheduleJob(false, true); in testCellularConstraintExecutedAndStopped_Foreground()