Home
last modified time | relevance | path

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

/cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
DInputDeviceInfo.kt33 collectInputInfo(store, "input") in collectDeviceInfo()
46 private fun collectInputInfo(store: DeviceInfoStore, groupName: String) { in collectInputInfo() method