Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java129 public static final Bundle SEND_OPTIONS_ALLOW_BAL = ActivityOptions.makeBasic() field in BackgroundActivityLaunchTest
812 SEND_OPTIONS_ALLOW_BAL); in testPendingIntentBroadcastActivity_appBIsForegroundAndTryPassBalOnIntent_isBlocked()
837 SEND_OPTIONS_ALLOW_BAL); in testPendingIntentBroadcastActivity_appBIsFgAndTryPassBalOnIntentWithNullBundleOnPendingIntent_isBlocked()
864 appBTestService.sendPendingIntent(pi, SEND_OPTIONS_ALLOW_BAL); in testPendingIntentBroadcastActivity_appBIsForegroundAndAllowsBal_isNotBlocked()