/frameworks/base/services/core/java/com/android/server/ |
D | PendingIntentUtils.java | 37 options.setPendingIntentBackgroundActivityLaunchAllowed(false); in createDontSendToRestrictedAppsBundle()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | CentralSurfaces.java | 116 options.setPendingIntentBackgroundActivityLaunchAllowed(true); in getActivityOptions() 140 options.setPendingIntentBackgroundActivityLaunchAllowed(true); in getActivityOptions()
|
/frameworks/base/core/java/android/app/ |
D | ComponentOptions.java | 85 @Deprecated public void setPendingIntentBackgroundActivityLaunchAllowed(boolean allowed) { in setPendingIntentBackgroundActivityLaunchAllowed() method in ComponentOptions
|
D | BroadcastOptions.java | 1032 @Deprecated public void setPendingIntentBackgroundActivityLaunchAllowed(boolean allowed) { in setPendingIntentBackgroundActivityLaunchAllowed() method in BroadcastOptions 1033 super.setPendingIntentBackgroundActivityLaunchAllowed(allowed); in setPendingIntentBackgroundActivityLaunchAllowed()
|
D | ActivityOptions.java | 2645 @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/ |
D | AmbientContextManagerPerUserService.java | 410 options.setPendingIntentBackgroundActivityLaunchAllowed(false); in sendDetectionResultIntent()
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageInstallerService.java | 1588 options.setPendingIntentBackgroundActivityLaunchAllowed(false); 1919 options.setPendingIntentBackgroundActivityLaunchAllowed(false); 1952 options.setPendingIntentBackgroundActivityLaunchAllowed(false);
|
D | PackageInstallerSession.java | 5055 options.setPendingIntentBackgroundActivityLaunchAllowed(false); 5449 options.setPendingIntentBackgroundActivityLaunchAllowed(false); 5498 options.setPendingIntentBackgroundActivityLaunchAllowed(false); 5535 options.setPendingIntentBackgroundActivityLaunchAllowed(false);
|
D | InstallPackageHelper.java | 803 options.setPendingIntentBackgroundActivityLaunchAllowed(false); in onInstallComplete()
|
D | PackageManagerService.java | 5035 options.setPendingIntentBackgroundActivityLaunchAllowed(false);
|
/frameworks/base/apex/jobscheduler/service/java/com/android/server/alarm/ |
D | AlarmManagerService.java | 1786 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/ |
D | VirtualDeviceImpl.java | 530 options.setPendingIntentBackgroundActivityLaunchAllowed(true);
|
/frameworks/base/services/core/java/com/android/server/location/provider/ |
D | LocationProviderManager.java | 317 options.setPendingIntentBackgroundActivityLaunchAllowed(false); in deliverOnFlushComplete()
|
/frameworks/base/core/api/ |
D | system-current.txt | 902 method @Deprecated public void setPendingIntentBackgroundActivityLaunchAllowed(boolean);
|
D | current.txt | 4936 method @Deprecated public void setPendingIntentBackgroundActivityLaunchAllowed(boolean);
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |