Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DSessionLifecycleTest.java89 private static final Timeout SESSION_LIFECYCLE_TIMEOUT = new Timeout( field in SessionLifecycleTest
97 SESSION_LIFECYCLE_TIMEOUT.run(description, assertion); in eventually()
101 super(new UiBot(SESSION_LIFECYCLE_TIMEOUT)); in SessionLifecycleTest()