Hi,
     In the file frameworks/base/services/java/com/android/server/
InputDevice.java

boolean isMouse = (device.classes & RawInputEvent.CLASS_MOUSE) != 0;

If I were to use a touchscreen input device, what would the device
class be for a touchscreen input?

Best regards,

Elvis Dowson

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to