Home
last modified time | relevance | path

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

/cts/libs/input/src/com/android/cts/input/
DUinputTouchDevice.kt55 private val DISPLAY_ASSOCIATION_TIMEOUT_MILLIS = TimeUnit.SECONDS.toMillis(5) constant
170 DISPLAY_ASSOCIATION_TIMEOUT_MILLIS, in waitForDeviceUpdatesUntil()