Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/component/
H A DParsedServiceImpl.java38 private int foregroundServiceType; field in ParsedServiceImpl
117 int foregroundServiceType, in ParsedServiceImpl()
/aosp14/frameworks/base/core/java/android/app/
H A DService.java859 @RequiresPermission @ForegroundServiceType int foregroundServiceType) { in startForeground()
H A DActivityManagerInternal.java736 public abstract boolean hasRunningForegroundService(int uid, int foregroundServiceType); in hasRunningForegroundService()
H A DIActivityManager.aidl325 int id, in Notification notification, int flags, int foregroundServiceType); in setServiceForeground()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java131 int foregroundServiceType; // foreground service types. field in ServiceRecord
H A DActiveServices.java1681 int id, Notification notification, int flags, int foregroundServiceType) { in setServiceForegroundLocked()
2002 Notification notification, int flags, int foregroundServiceType) { in setServiceForegroundInnerLocked()
H A DActivityManagerService.java13427 int id, Notification notification, int flags, int foregroundServiceType) { in setServiceForeground()
/aosp14/frameworks/base/core/proto/android/server/
H A Dactivitymanagerservice.proto443 optional int32 foregroundServiceType = 3; field
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...