replicant-frameworks_native/include/android
Prashant Malani ac72bbf4e4 inputflinger: Initial support for rotary encoders.
This change introduces support for rotary encoder input devices.

We also define a new input source (namely, AINPUT_SOURCE_ROTARY_ENCODER)
and a new axis of input (namely, AXIS_SCROLL), since the rotary encoder
motion doesn't necessarily tie to a horizontal or vertical scroll
motion.

A ROTARY_ENCODER input device class is also introduced, corresponding to
the new input source.

A new input source can be defined as producing rotary encoder motion
events, if its corresponding .idc file contains the following
declaration:

    device.type = rotaryEncoder

Bug: 18707397

Change-Id: I8ccd540908311d1ff44fdfeba81b691895413641
Signed-off-by: Prashant Malani <pmalani@google.com>
2015-09-14 13:55:21 -07:00
..
asset_manager.h frameworks/native: document native types and enums 2015-05-12 14:39:28 -07:00
asset_manager_jni.h frameworks/native: document native types and enums 2015-05-12 14:39:28 -07:00
bitmap.h frameworks/native: document native types and enums 2015-05-12 14:39:28 -07:00
configuration.h Merge commit '217a04ba' into manualmerge 2015-05-18 15:19:30 -07:00
input.h inputflinger: Initial support for rotary encoders. 2015-09-14 13:55:21 -07:00
keycodes.h Merge commit '62ec2dd5' into mm 2015-08-07 18:12:20 +01:00
looper.h frameworks/native: document native types and enums 2015-05-12 14:39:28 -07:00
multinetwork.h multinetwork API: native header 2015-04-07 12:18:25 +09:00
native_activity.h frameworks/native: document native types and enums 2015-05-12 14:39:28 -07:00
native_window.h frameworks/native: document native types and enums 2015-05-12 14:39:28 -07:00
native_window_jni.h frameworks/native: document native types and enums 2015-05-12 14:39:28 -07:00
obb.h frameworks/native: document native types and enums 2015-05-12 14:39:28 -07:00
rect.h frameworks/native: document native types and enums 2015-05-12 14:39:28 -07:00
sensor.h resolved conflicts for merge of 91e485fa to mnc-dev-plus-aosp 2015-05-13 09:10:17 -07:00
storage_manager.h frameworks/native: document native types and enums 2015-05-12 14:39:28 -07:00
trace.h Add tracing header 2015-06-10 13:10:47 -07:00
window.h frameworks/native: document native types and enums 2015-05-12 14:39:28 -07:00