Searched defs:tm (Results 1 – 2 of 2) sorted by relevance
156 JobScheduler tm = (JobScheduler) getSystemService(Context.JOB_SCHEDULER_SERVICE); in scheduleJob() local164 JobScheduler tm = (JobScheduler) getSystemService(Context.JOB_SCHEDULER_SERVICE); in cancelAllJobs() local
498 let mut tm = TestMapping::read(self.temporary_build_directory())?; in fix_test_mapping() localVariable