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

/external/autotest/client/bin/input/
H A Dinput_device.py350 def get_current_slot_id(self): member in class:InputDevice
362 current_slot_id = self.get_current_slot_id()
702 print 'Current slot id: %d' % device.get_current_slot_id()

Completed in 98 milliseconds