com.google.android.glass.touchpad

Added in API level XE12

Contains classes to detect gestures on the touchpad.

Interfaces

GestureDetector.BaseListener Receives detection results. 
GestureDetector.FingerListener This listener reports when the detected finger count changes on the touchpad. 
GestureDetector.OneFingerScrollListener This listener receives continuous one finger horizontal scrolling events. 
GestureDetector.ScrollListener This listener receives continuous horizontal scrolling events independent of the finger count. 
GestureDetector.TwoFingerScrollListener This listener receives continuous two finger horizontal scrolling events. 

Classes

GestureDetector A gesture detector optimized to recognize touch gestures for the touchpad. 

Enums

Gesture A list of gestures detected on the touchpad.