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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
GestureStrokeRecognitionPoints.java 40 Constants.DEFAULT_GESTURE_POINTS_CAPACITY);
42 Constants.DEFAULT_GESTURE_POINTS_CAPACITY);
44 Constants.DEFAULT_GESTURE_POINTS_CAPACITY);
BatchInputArbiter.java 41 Constants.DEFAULT_GESTURE_POINTS_CAPACITY);
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputTestsBase.java 334 final InputPointers pointers = new InputPointers(Constants.DEFAULT_GESTURE_POINTS_CAPACITY);

Completed in 880 milliseconds