Searched defs:startForeground (Results 1 – 9 of 9) sorted by relevance
58 protected final void startForeground(int id, Notification notification) { in startForeground() method in ShadowService72 protected final void startForeground( in startForeground() method in ShadowService
52 Method startForeground = null; in setForeground() local
74 public void startForeground() { in startForeground() method in ShadowServiceTest
49 protected final void startForeground(int id, Notification notification) { in startForeground() method in ShadowService
119 public static void startForeground( in startForeground() method in ApiHelperForS
82 public static void startForeground( in startForeground() method in ApiHelperForQ
77 public void startForeground() { in startForeground() method in ShadowServiceTest
567 public static void startForeground(Context context, Class<? extends DownloadService> clazz) { in startForeground() method in DownloadService
569 public static void startForeground(Context context, Class<? extends DownloadService> clazz) { in startForeground() method in DownloadService