Searched refs:PrimarySubscriptionListChangedService (Results 1 – 3 of 3) sorted by relevance
35 class PrimarySubscriptionListChangedService : JobService() { class44 this@PrimarySubscriptionListChangedService, in onStartJob()71 ComponentName(context, PrimarySubscriptionListChangedService::class.java) in scheduleJob()
107 PrimarySubscriptionListChangedService.scheduleJob(context, intent); in onReceive()
48 Robolectric.setupService(PrimarySubscriptionListChangedService.class); in schedulePrimarySubscriptionChanged_addSchedule_intentPassToJobInfo()54 PrimarySubscriptionListChangedService.scheduleJob(context, intent); in schedulePrimarySubscriptionChanged_addSchedule_intentPassToJobInfo()72 PrimarySubscriptionListChangedService.scheduleJob(context, new Intent()); in schedulePrimarySubscriptionChanged_addSchedule_whenInvoked()