Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java132 public static final Bundle SEND_BROADCAST_OPTIONS_ALLOW_BAL = BroadcastOptions.makeBasic() field in BackgroundActivityLaunchTest
883 serviceB.sendPendingIntent(pi, SEND_BROADCAST_OPTIONS_ALLOW_BAL); in testPendingIntentBroadcastTimeout_noDelay_isNotBlocked()
906 serviceB.sendPendingIntent(pi, SEND_BROADCAST_OPTIONS_ALLOW_BAL); in testPendingIntentBroadcastTimeout_delay1s_isNotBlocked()
934 serviceB.sendPendingIntent(pi, SEND_BROADCAST_OPTIONS_ALLOW_BAL); in testPendingIntentBroadcastTimeout_delay12s_isBlocked()