Searched defs:INITIAL_PACKED_AXIS_VALUES (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DMotionEvent.java3454 private static final int INITIAL_PACKED_AXIS_VALUES = 8; field in class:MotionEvent.PointerCoords
3718 values = new float[INITIAL_PACKED_AXIS_VALUES];

Completed in 67 milliseconds