Home
last modified time | relevance | path

Searched refs:setPendingIntentBackgroundActivityLaunchAllowed (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DPendingIntentUtils.java37 options.setPendingIntentBackgroundActivityLaunchAllowed(false); in createDontSendToRestrictedAppsBundle()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfaces.java116 options.setPendingIntentBackgroundActivityLaunchAllowed(true); in getActivityOptions()
140 options.setPendingIntentBackgroundActivityLaunchAllowed(true); in getActivityOptions()
/frameworks/base/core/java/android/app/
DComponentOptions.java85 @Deprecated public void setPendingIntentBackgroundActivityLaunchAllowed(boolean allowed) { in setPendingIntentBackgroundActivityLaunchAllowed() method in ComponentOptions
DBroadcastOptions.java1032 @Deprecated public void setPendingIntentBackgroundActivityLaunchAllowed(boolean allowed) { in setPendingIntentBackgroundActivityLaunchAllowed() method in BroadcastOptions
1033 super.setPendingIntentBackgroundActivityLaunchAllowed(allowed); in setPendingIntentBackgroundActivityLaunchAllowed()
DActivityOptions.java2645 @Deprecated public void setPendingIntentBackgroundActivityLaunchAllowed(boolean allowed) { in setPendingIntentBackgroundActivityLaunchAllowed() method in ActivityOptions
2646 super.setPendingIntentBackgroundActivityLaunchAllowed(allowed); in setPendingIntentBackgroundActivityLaunchAllowed()
/frameworks/base/services/core/java/com/android/server/ambientcontext/
DAmbientContextManagerPerUserService.java410 options.setPendingIntentBackgroundActivityLaunchAllowed(false); in sendDetectionResultIntent()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerService.java1588 options.setPendingIntentBackgroundActivityLaunchAllowed(false);
1919 options.setPendingIntentBackgroundActivityLaunchAllowed(false);
1952 options.setPendingIntentBackgroundActivityLaunchAllowed(false);
DPackageInstallerSession.java5055 options.setPendingIntentBackgroundActivityLaunchAllowed(false);
5449 options.setPendingIntentBackgroundActivityLaunchAllowed(false);
5498 options.setPendingIntentBackgroundActivityLaunchAllowed(false);
5535 options.setPendingIntentBackgroundActivityLaunchAllowed(false);
DInstallPackageHelper.java803 options.setPendingIntentBackgroundActivityLaunchAllowed(false); in onInstallComplete()
DPackageManagerService.java5035 options.setPendingIntentBackgroundActivityLaunchAllowed(false);
/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/
DAlarmManagerService.java1786 mOptsWithFgs.setPendingIntentBackgroundActivityLaunchAllowed(false); in onStart()
1787 mOptsWithFgsForAlarmClock.setPendingIntentBackgroundActivityLaunchAllowed(false); in onStart()
1788 mOptsWithoutFgs.setPendingIntentBackgroundActivityLaunchAllowed(false); in onStart()
1789 mOptsTimeBroadcast.setPendingIntentBackgroundActivityLaunchAllowed(false); in onStart()
1790 mActivityOptsRestrictBal.setPendingIntentBackgroundActivityLaunchAllowed(false); in onStart()
1791 mBroadcastOptsRestrictBal.setPendingIntentBackgroundActivityLaunchAllowed(false); in onStart()
/frameworks/base/services/companion/java/com/android/server/companion/virtual/
DVirtualDeviceImpl.java530 options.setPendingIntentBackgroundActivityLaunchAllowed(true);
/frameworks/base/services/core/java/com/android/server/location/provider/
DLocationProviderManager.java317 options.setPendingIntentBackgroundActivityLaunchAllowed(false); in deliverOnFlushComplete()
/frameworks/base/core/api/
Dsystem-current.txt902 method @Deprecated public void setPendingIntentBackgroundActivityLaunchAllowed(boolean);
Dcurrent.txt4936 method @Deprecated public void setPendingIntentBackgroundActivityLaunchAllowed(boolean);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...