Searched defs:mMotionRanges (Results 1 – 2 of 2) sorted by relevance
79 private final ArrayList<MotionRange> mMotionRanges = new ArrayList<MotionRange>(); field in InputDevice
280 std::vector<MotionRange> mMotionRanges; variable