Searched refs:findInputDeviceLocked (Results 1 – 2 of 2) sorted by relevance
557 InputDevice* device = findInputDeviceLocked(deviceId); in toggleCapsLockState()615 InputDevice* device = findInputDeviceLocked(deviceId); in vibrate()624 InputDevice* device = findInputDeviceLocked(deviceId); in cancelVibrate()633 InputDevice* device = findInputDeviceLocked(deviceId); in isVibrating()643 InputDevice* device = findInputDeviceLocked(deviceId); in getVibratorIds()653 InputDevice* device = findInputDeviceLocked(deviceId); in disableSensor()664 InputDevice* device = findInputDeviceLocked(deviceId); in enableSensor()674 InputDevice* device = findInputDeviceLocked(deviceId); in flushSensor()683 InputDevice* device = findInputDeviceLocked(deviceId); in getBatteryCapacity()693 InputDevice* device = findInputDeviceLocked(deviceId); in getBatteryStatus()[all …]
243 InputDevice* findInputDeviceLocked(int32_t deviceId) REQUIRES(mLock);