Home | History | Annotate | Download | only in openwnn

Lines Matching refs:REPEAT_START_DELAY

226     private static final int REPEAT_START_DELAY = 400;
1228 mHandler.sendMessageDelayed(msg, REPEAT_START_DELAY);