Searched refs:cancelJobInternal (Results 1 – 1 of 1) sorted by relevance
93 cancelJobInternal(context, PRUNE_JOB_NS, userId); in cancelPruneJob()97 cancelJobInternal(context, UPDATE_MAPPINGS_JOB_NS, userId); in cancelUpdateMappingsJob()100 private static void cancelJobInternal(Context context, String namespace, int jobId) { in cancelJobInternal() method in UsageStatsIdleService