Home
last modified time | relevance | path

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

/cts/libs/input/src/com/android/cts/input/
DUinputTouchDevice.kt192 val pointerId = firstUnusedPointerId() in touchDown()
197 private fun firstUnusedPointerId(): Int { in firstUnusedPointerId() method