Home
last modified time | relevance | path

Searched refs:isPendingIntentBackgroundActivityLaunchAllowed (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DComponentOptions.java124 @Deprecated public boolean isPendingIntentBackgroundActivityLaunchAllowed() { in isPendingIntentBackgroundActivityLaunchAllowed() method in ComponentOptions
H A DBroadcastOptions.java1044 @Deprecated public boolean isPendingIntentBackgroundActivityLaunchAllowed() { in isPendingIntentBackgroundActivityLaunchAllowed() method in BroadcastOptions
1045 return super.isPendingIntentBackgroundActivityLaunchAllowed(); in isPendingIntentBackgroundActivityLaunchAllowed()
H A DActivityOptions.java2541 @Deprecated public boolean isPendingIntentBackgroundActivityLaunchAllowed() { in isPendingIntentBackgroundActivityLaunchAllowed() method in ActivityOptions
2542 return super.isPendingIntentBackgroundActivityLaunchAllowed(); in isPendingIntentBackgroundActivityLaunchAllowed()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt840 method @Deprecated public boolean isPendingIntentBackgroundActivityLaunchAllowed();
H A Dcurrent.txt4822 method @Deprecated public boolean isPendingIntentBackgroundActivityLaunchAllowed();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...