Searched refs:updateMappingsJob (Results 1 – 1 of 1) sorted by relevance
70 final JobInfo updateMappingsJob = new JobInfo.Builder(userId, component) in scheduleUpdateMappingsJob() local77 scheduleJobInternal(context, updateMappingsJob, UPDATE_MAPPINGS_JOB_NS, userId); in scheduleUpdateMappingsJob()