Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DCustomizationRestrictionsTest.java46 private static final int BROADCAST_TIMEOUT_SEC = 3; field in CustomizationRestrictionsTest
95 Integer result = mQueue.poll(BROADCAST_TIMEOUT_SEC, TimeUnit.SECONDS); in waitForBroadcast()
/cts/tests/tests/os/src/android/os/cts/
DLowPowerStandbyTest.java88 private static final int BROADCAST_TIMEOUT_SEC = 3; field in LowPowerStandbyTest
187 BROADCAST_TIMEOUT_SEC); in testSetLowPowerStandbyEnabled_sendsBroadcast()
194 BROADCAST_TIMEOUT_SEC); in testSetLowPowerStandbyEnabled_sendsBroadcast()
358 BROADCAST_TIMEOUT_SEC); in testLowPowerStandby_setPolicy_changeBroadcastIsSent()