HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_POINTER_SPEED (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/hardware/input/
InputManager.java 160 public static final int DEFAULT_POINTER_SPEED = 0;
750 * {@link #MAX_POINTER_SPEED}, or the default value {@link #DEFAULT_POINTER_SPEED}.
755 int speed = DEFAULT_POINTER_SPEED;
772 * {@link #MAX_POINTER_SPEED}, or the default value {@link #DEFAULT_POINTER_SPEED}.
792 * {@link #MAX_POINTER_SPEED}, or the default value {@link #DEFAULT_POINTER_SPEED}.
    [all...]
  /frameworks/base/services/core/java/com/android/server/input/
InputManagerService.java     [all...]

Completed in 69 milliseconds