Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DService.java740 @ForegroundServiceType int foregroundServiceType) { in startForeground()
DActivityManagerInternal.java335 public abstract boolean hasRunningForegroundService(int uid, int foregroundServiceType); in hasRunningForegroundService()
DIActivityManager.aidl245 int id, in Notification notification, int flags, int foregroundServiceType); in setServiceForeground()
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java110 int foregroundServiceType; // foreground service types. field in ServiceRecord
DActiveServices.java930 int id, Notification notification, int flags, int foregroundServiceType) { in setServiceForegroundLocked()
1263 Notification notification, int flags, int foregroundServiceType) { in setServiceForegroundInnerLocked()
DActivityManagerService.java14058 int id, Notification notification, int flags, int foregroundServiceType) { in setServiceForeground()