Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java106 private static final int BROADCAST_DELIVERY_TIMEOUT_MS = 60000; field in BackgroundActivityLaunchTest
477 receiver.waitForEventOrThrow(BROADCAST_DELIVERY_TIMEOUT_MS); in testPendingIntentBroadcast_appBIsBackground()
504 receiver.waitForEventOrThrow(BROADCAST_DELIVERY_TIMEOUT_MS); in testDeviceOwner()
643 receiver.waitForEventOrThrow(BROADCAST_DELIVERY_TIMEOUT_MS); in assertPendingIntentBroadcastTimeoutTest()