Home
last modified time | relevance | path

Searched defs:numRanges (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DInputDevice.java675 final int numRanges = mMotionRanges.size(); in getMotionRange() local
700 final int numRanges = mMotionRanges.size(); in getMotionRange() local
896 final int numRanges = mMotionRanges.size(); in writeToParcel() local
/frameworks/native/libs/input/
DInputDevice.cpp164 size_t numRanges = mMotionRanges.size(); in getMotionRange() local