Searched refs:NotificationHistoryJobService (Results 1 – 4 of 4) sorted by relevance
58 private NotificationHistoryJobService mJobService;77 mJobService = spy(new NotificationHistoryJobService()); in setUp()97 NotificationHistoryJobService.scheduleJob(mContext); in testScheduleJob()102 assertEquals(NotificationHistoryJobService.BASE_JOB_ID, jobInfo.getId()); in testScheduleJob()
39 public class NotificationHistoryJobService extends JobService { class49 new ComponentName(context, NotificationHistoryJobService.class); in scheduleJob()
88 NotificationHistoryJobService.scheduleJob(mContext); in onBootPhaseAppsCanStart()
15812 …notification/NotificationHistoryJobService$$ExternalSyntheticLambda0;-><init>(Lcom/android/server/…15813 PLcom/android/server/notification/NotificationHistoryJobService$$ExternalSyntheticLambda0;->run()V15814 …ification/NotificationHistoryJobService;->$r8$lambda$PfUuCVFQEsG_hup-ySw0DwJnttY(Lcom/android/serv…15815 PLcom/android/server/notification/NotificationHistoryJobService;-><clinit>()V15816 PLcom/android/server/notification/NotificationHistoryJobService;-><init>()V15817 PLcom/android/server/notification/NotificationHistoryJobService;->attachBaseContext(Landroid/conten…15818 PLcom/android/server/notification/NotificationHistoryJobService;->lambda$onStartJob$0(Landroid/app/…15819 PLcom/android/server/notification/NotificationHistoryJobService;->onStartJob(Landroid/app/job/JobPa…15820 PLcom/android/server/notification/NotificationHistoryJobService;->scheduleJob(Landroid/content/Cont…