Searched refs:isNeutral (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/inputflinger/dispatcher/ | ||
D | InputState.h | 37 bool isNeutral() const; |
D | InputState.cpp | 27 bool InputState::isNeutral() const { in isNeutral() function in android::inputdispatcher::InputState |