Searched refs:haveRelativeVWheel (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/input/
H A DInputReader.h650 inline bool haveRelativeVWheel() const { return mHaveRelWheel; } function in class:android::CursorScrollAccumulator
H A DInputReader.cpp2259 if (mCursorScrollAccumulator.haveRelativeVWheel()) {
2275 toString(mCursorScrollAccumulator.haveRelativeVWheel()));
2613 if (mCursorScrollAccumulator.haveRelativeVWheel()) {

Completed in 34 milliseconds