• Home
  • Raw
  • Download

Lines Matching refs:findInputDeviceLocked

313 InputDevice* InputReader::findInputDeviceLocked(int32_t deviceId) {  in findInputDeviceLocked()  function in android::InputReader
527 InputDevice* device = findInputDeviceLocked(deviceId); in getStateLocked()
551 InputDevice* device = findInputDeviceLocked(deviceId); in toggleCapsLockState()
577 InputDevice* device = findInputDeviceLocked(deviceId); in markSupportedKeyCodesLocked()
609 InputDevice* device = findInputDeviceLocked(deviceId); in vibrate()
618 InputDevice* device = findInputDeviceLocked(deviceId); in cancelVibrate()
627 InputDevice* device = findInputDeviceLocked(deviceId); in isVibrating()
637 InputDevice* device = findInputDeviceLocked(deviceId); in getVibratorIds()
647 InputDevice* device = findInputDeviceLocked(deviceId); in disableSensor()
658 InputDevice* device = findInputDeviceLocked(deviceId); in enableSensor()
668 InputDevice* device = findInputDeviceLocked(deviceId); in flushSensor()
677 InputDevice* device = findInputDeviceLocked(deviceId); in getBatteryCapacity()
687 InputDevice* device = findInputDeviceLocked(deviceId); in getBatteryStatus()
697 InputDevice* device = findInputDeviceLocked(deviceId); in getLights()
708 InputDevice* device = findInputDeviceLocked(deviceId); in getSensors()
719 InputDevice* device = findInputDeviceLocked(deviceId); in setLightColor()
729 InputDevice* device = findInputDeviceLocked(deviceId); in setLightPlayerId()
739 InputDevice* device = findInputDeviceLocked(deviceId); in getLightColor()
749 InputDevice* device = findInputDeviceLocked(deviceId); in getLightPlayerId()
759 InputDevice* device = findInputDeviceLocked(deviceId); in isInputDeviceEnabled()
770 InputDevice* device = findInputDeviceLocked(deviceId); in canDispatchToDisplay()