Searched refs:SimNotificationService (Results 1 – 3 of 3) sorted by relevance
25 import com.android.settings.sim.SimNotificationService;38 SimNotificationService.scheduleSimNotification( in onReceive()
38 import com.android.settings.sim.SimNotificationService;142 SimNotificationService.scheduleSimNotification( in onSuwFinish()201 SimNotificationService.scheduleSimNotification( in handleSimInsert()
31 public class SimNotificationService extends JobService { class47 new ComponentName(context.getApplicationContext(), SimNotificationService.class); in scheduleSimNotification()