Home
last modified time | relevance | path

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

/cts/tests/tests/security/src/android/security/cts/AutomaticZenRuleTests/
DAutomaticZenRuleTests.java56 final int waitDuration = 100; in setUp() local
70 Thread.sleep(waitDuration); in setUp()