Home
last modified time | relevance | path

Searched refs:StopForegroundSelector (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DService.java351 public @interface StopForegroundSelector {} annotation in Service
912 public final void stopForeground(@StopForegroundSelector int notificationBehavior) { in stopForeground()