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 D | ParsedServiceImpl.java | 38 private int foregroundServiceType; field in ParsedServiceImpl 117 int foregroundServiceType, in ParsedServiceImpl()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | Service.java | 859 @RequiresPermission @ForegroundServiceType int foregroundServiceType) { in startForeground()
|
H A D | ActivityManagerInternal.java | 736 public abstract boolean hasRunningForegroundService(int uid, int foregroundServiceType); in hasRunningForegroundService()
|
H A D | IActivityManager.aidl | 325 int id, in Notification notification, int flags, int foregroundServiceType); in setServiceForeground()
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ServiceRecord.java | 131 int foregroundServiceType; // foreground service types. field in ServiceRecord
|
H A D | ActiveServices.java | 1681 int id, Notification notification, int flags, int foregroundServiceType) { in setServiceForegroundLocked() 2002 Notification notification, int flags, int foregroundServiceType) { in setServiceForegroundInnerLocked()
|
H A D | ActivityManagerService.java | 13427 int id, Notification notification, int flags, int foregroundServiceType) { in setServiceForeground()
|
/aosp14/frameworks/base/core/proto/android/server/ |
H A D | activitymanagerservice.proto | 443 optional int32 foregroundServiceType = 3; field
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |