Searched refs:scheduleJobInternal (Results 1 – 2 of 2) 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
24013 PLcom/android/server/usage/UsageStatsIdleService;->scheduleJobInternal(Landroid/content/Context;Lan…