Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java49 public static String FOREGROUND_SERVICE = "FOREGROUND_SERVICE"; field in SystemNotificationChannels
136 FOREGROUND_SERVICE, in createAll()
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java890 SystemNotificationChannels.FOREGROUND_SERVICE) in updateForegroundApps()