Home
last modified time | relevance | path

Searched defs:stopForeground (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DService.java756 public final void stopForeground(boolean removeNotification) { in stopForeground() method in Service
769 public final void stopForeground(@StopForegroundFlags int flags) { in stopForeground() method in Service