Home
last modified time | relevance | path

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

/platform_testing/libraries/aoa-helper/src/com/android/helper/aoa/
DAoaDevice.java81 private static final Duration CONFIGURE_DELAY = Duration.ofSeconds(1L); field in AoaDevice
115 sleep(CONFIGURE_DELAY); in initialize()
142 sleep(CONFIGURE_DELAY); in registerHIDs()