Searched refs:mKeyPressed (Results 1 – 1 of 1) sorted by relevance
124 private boolean mKeyPressed; field in ActionAdapter148 mKeyPressed = false; in ActionAdapter()401 if (!mKeyPressed) { in onKey()402 mKeyPressed = true; in onKey()414 SELECT_ANIM_DELAY, null, mKeyPressed); in onKey()419 if (mKeyPressed) { in onKey()420 mKeyPressed = false; in onKey()428 SELECT_ANIM_DELAY, null, mKeyPressed); in onKey()