Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DBluetoothSharingRestrictionTest.java42 private static final int COMPONENT_STATE_TIMEOUT_MS = 2000; field in BluetoothSharingRestrictionTest
112 final long timeout = SystemClock.elapsedRealtime() + COMPONENT_STATE_TIMEOUT_MS; in assertComponentStateAfterTimeout()
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DBluetoothRestrictionTest.java35 private static final int COMPONENT_STATE_TIMEOUT_MS = 10000; field in BluetoothRestrictionTest
184 final long timeout = SystemClock.elapsedRealtime() + COMPONENT_STATE_TIMEOUT_MS; in assertComponentStateAfterTimeout()