Searched refs:mBtnTask (Results 1 – 2 of 2) sorted by relevance
36 mBtnTask = device->isKeyPressed(BTN_TASK); in reset()47 mBtnTask = 0; in clearButtons()75 mBtnTask = rawEvent->value; in process()
45 bool mBtnTask; variable