Searched refs:scheduleJobInternal (Results 1 – 1 of 1) sorted by relevance
62 scheduleJobInternal(context, pruneJob, PRUNE_JOB_NS, userId); in schedulePruneJob()77 scheduleJobInternal(context, updateMappingsJob, UPDATE_MAPPINGS_JOB_NS, userId); in scheduleUpdateMappingsJob()80 private static void scheduleJobInternal(Context context, JobInfo jobInfo, in scheduleJobInternal() method in UsageStatsIdleService