Searched defs:buttonsPressed (Results 1 – 1 of 1) sorted by relevance
2192 bool buttonsPressed = currentButtonState & ~lastButtonState; in sync() local3354 bool buttonsPressed = mCurrentButtonState & ~mLastButtonState; in sync() local