Home
last modified time | relevance | path

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

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/
DCommonUtils.java267 int maxTimeoutSeconds) { in assertPageVisible() argument
269 .that(search(null, pageSelector, format("Page[%s]", pageName), maxTimeoutSeconds)) in assertPageVisible()