Searched refs:StopForegroundFlags (Results 1 – 2 of 2) sorted by relevance
86 public @interface StopForegroundFlags {} annotation in ServiceCompat95 public static void stopForeground(Service service, @StopForegroundFlags int flags) { in stopForeground()
329 public @interface StopForegroundFlags {} annotation in Service726 public final void stopForeground(@StopForegroundFlags int flags) { in stopForeground()