Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DComponentOptions.java99 @Deprecated public boolean isPendingIntentBackgroundActivityLaunchAllowed() { in isPendingIntentBackgroundActivityLaunchAllowed() method in ComponentOptions
DBroadcastOptions.java1047 @Deprecated public boolean isPendingIntentBackgroundActivityLaunchAllowed() { in isPendingIntentBackgroundActivityLaunchAllowed() method in BroadcastOptions
1048 return super.isPendingIntentBackgroundActivityLaunchAllowed(); in isPendingIntentBackgroundActivityLaunchAllowed()
DActivityOptions.java2657 @Deprecated public boolean isPendingIntentBackgroundActivityLaunchAllowed() { in isPendingIntentBackgroundActivityLaunchAllowed() method in ActivityOptions
2658 return super.isPendingIntentBackgroundActivityLaunchAllowed(); in isPendingIntentBackgroundActivityLaunchAllowed()
/frameworks/base/core/api/
Dsystem-current.txt898 method @Deprecated public boolean isPendingIntentBackgroundActivityLaunchAllowed();
Dcurrent.txt4919 method @Deprecated public boolean isPendingIntentBackgroundActivityLaunchAllowed();