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