Searched refs:NotificationBitmapJobService (Results 1 – 4 of 4) sorted by relevance
56 private NotificationBitmapJobService mJobService;76 mJobService = new NotificationBitmapJobService(); in setUp()81 when(mMockJobScheduler.forNamespace(NotificationBitmapJobService.TAG)) in setUp()100 assertThat(jobInfo.getId()).isEqualTo(NotificationBitmapJobService.BASE_JOB_ID); in testScheduleJob_withCorrectJobInfo()
42 public class NotificationBitmapJobService extends JobService { class56 new ComponentName(context, NotificationBitmapJobService.class); in scheduleJob()
2969 NotificationBitmapJobService.scheduleJob(getContext());
15780 PLcom/android/server/notification/NotificationBitmapJobService;->getRunAfterMs()J15781 PLcom/android/server/notification/NotificationBitmapJobService;->getTimeUntilRemoval(Ljava/time/Zon…15782 PLcom/android/server/notification/NotificationBitmapJobService;->scheduleJob(Landroid/content/Conte…