Home
last modified time | relevance | path

Searched defs:ACTION_DELAY (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/
DHelperTestUtility.java42 public static final int ACTION_DELAY = 2000; field in HelperTestUtility
/platform_testing/libraries/aoa-helper/src/com/android/helper/aoa/
DAoaDevice.java77 private static final Duration ACTION_DELAY = Duration.ofSeconds(3L); field in AoaDevice