Searched defs:foregroundServiceType (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/core/java/com/android/internal/pm/pkg/component/ |
D | ParsedServiceImpl.java | 38 private int foregroundServiceType; field in ParsedServiceImpl 117 int foregroundServiceType, in ParsedServiceImpl()
|
/frameworks/base/core/java/android/app/ |
D | Service.java | 860 @RequiresPermission @ForegroundServiceType int foregroundServiceType) { in startForeground()
|
D | ActivityManagerInternal.java | 742 public abstract boolean hasRunningForegroundService(int uid, int foregroundServiceType); in hasRunningForegroundService()
|
D | IActivityManager.aidl | 327 int id, in Notification notification, int flags, int foregroundServiceType); in setServiceForeground()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActiveServices.java | 1168 private boolean shouldAllowBootCompletedStart(ServiceRecord r, int foregroundServiceType) { in shouldAllowBootCompletedStart() 1836 int id, Notification notification, int flags, int foregroundServiceType) { in setServiceForegroundLocked() 2159 Notification notification, int flags, int foregroundServiceType, in setServiceForegroundInnerLocked() 3734 @ServiceInfo.ForegroundServiceType int getTimeLimitedFgsType(int foregroundServiceType) { in getTimeLimitedFgsType() 3757 private long getTimeLimitForFgsType(int foregroundServiceType) { in getTimeLimitForFgsType()
|
D | ServiceRecord.java | 165 int foregroundServiceType; // foreground service types. field in ServiceRecord
|
/frameworks/base/core/proto/android/server/ |
D | activitymanagerservice.proto | 446 optional int32 foregroundServiceType = 3; field
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |