Home
last modified time | relevance | path

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

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DConfigurator.java33 private long mWaitForIdleTimeout = 10 * 1000; field in Configurator
80 mWaitForIdleTimeout = timeout; in setWaitForIdleTimeout()
99 return mWaitForIdleTimeout; in getWaitForIdleTimeout()