Searched refs:KEY_PRESS_DELAY_TIME (Results 1 – 1 of 1) sorted by relevance
41 private static final long KEY_PRESS_DELAY_TIME = 250; // msec field in EmojiPageKeyboardView182 mHandler.postDelayed(mPendingKeyDown, KEY_PRESS_DELAY_TIME); in onDown()