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