Searched defs:_convert_slot_index_to_slot_id (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/bin/input/
H A Dinput_device.py291 def _convert_slot_index_to_slot_id(self, index): member in class:InputDevice
320 slot_id = self._convert_slot_index_to_slot_id(slot_index)
593 slot_id = self._convert_slot_index_to_slot_id(slot_index)

Completed in 215 milliseconds