Searched refs:setPendingIntentBackgroundActivityLaunchAllowed (Results 1 – 12 of 12) sorted by relevance
58 setPendingIntentBackgroundActivityLaunchAllowed( in ComponentOptions()70 public void setPendingIntentBackgroundActivityLaunchAllowed(boolean allowed) { in setPendingIntentBackgroundActivityLaunchAllowed() method in ComponentOptions
285 public void setPendingIntentBackgroundActivityLaunchAllowed(boolean allowed) { in setPendingIntentBackgroundActivityLaunchAllowed() method in BroadcastOptions286 super.setPendingIntentBackgroundActivityLaunchAllowed(allowed); in setPendingIntentBackgroundActivityLaunchAllowed()
385 options.setPendingIntentBackgroundActivityLaunchAllowed(false); in sendDetectionResultIntent()
246 options.setPendingIntentBackgroundActivityLaunchAllowed(true);
1365 options.setPendingIntentBackgroundActivityLaunchAllowed(false);1393 options.setPendingIntentBackgroundActivityLaunchAllowed(false);
4279 options.setPendingIntentBackgroundActivityLaunchAllowed(false);4323 options.setPendingIntentBackgroundActivityLaunchAllowed(false);4360 options.setPendingIntentBackgroundActivityLaunchAllowed(false);
646 options.setPendingIntentBackgroundActivityLaunchAllowed(false); in onRestoreComplete()
4803 options.setPendingIntentBackgroundActivityLaunchAllowed(false); in freeStorage()
1878 mOptsWithFgs.setPendingIntentBackgroundActivityLaunchAllowed(false); in onStart()1879 mOptsWithFgsForAlarmClock.setPendingIntentBackgroundActivityLaunchAllowed(false); in onStart()1880 mOptsWithoutFgs.setPendingIntentBackgroundActivityLaunchAllowed(false); in onStart()1881 mOptsTimeBroadcast.setPendingIntentBackgroundActivityLaunchAllowed(false); in onStart()1882 mActivityOptsRestrictBal.setPendingIntentBackgroundActivityLaunchAllowed(false); in onStart()1883 mBroadcastOptsRestrictBal.setPendingIntentBackgroundActivityLaunchAllowed(false); in onStart()
303 options.setPendingIntentBackgroundActivityLaunchAllowed(false); in deliverOnFlushComplete()
768 method public void setPendingIntentBackgroundActivityLaunchAllowed(boolean);
4581 method public void setPendingIntentBackgroundActivityLaunchAllowed(boolean);