Searched refs:mKeyPressed (Results 1 – 1 of 1) sorted by relevance
118 private boolean mKeyPressed; field in ActionAdapter142 mKeyPressed = false; in ActionAdapter()368 if (!mKeyPressed) { in onKey()369 mKeyPressed = true; in onKey()381 SELECT_ANIM_DELAY, null, mKeyPressed); in onKey()386 if (mKeyPressed) { in onKey()387 mKeyPressed = false; in onKey()395 SELECT_ANIM_DELAY, null, mKeyPressed); in onKey()