Home
last modified time | relevance | path

Searched refs:isNeutral (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputState.h37 bool isNeutral() const;
DInputState.cpp27 bool InputState::isNeutral() const { in isNeutral() function in android::inputdispatcher::InputState