Home
last modified time | relevance | path

Searched defs:GENERIC_TIMEOUT_MS (Results 1 – 3 of 3) sorted by relevance

/cts/tests/translation/src/android/translation/cts/
DCtsContentCaptureService.java50 public static final long GENERIC_TIMEOUT_MS = 10_000; field in CtsContentCaptureService
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DHelper.java55 public static final long GENERIC_TIMEOUT_MS = 10_000; field in Helper
/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DTextClassifierTestWatcher.java49 private static final long GENERIC_TIMEOUT_MS = 10_000; field in TextClassifierTestWatcher