Searched refs:LONG_CLICK_DELAY_MILLS (Results 1 – 2 of 2) sorted by relevance
56 private static final int LONG_CLICK_DELAY_MILLS = 100; field in PinPadView63 getHandler().postDelayed(this, LONG_CLICK_DELAY_MILLS);
59 private static final int LONG_CLICK_DELAY_MILLS = 100; field in PinPadView66 getHandler().postDelayed(this, LONG_CLICK_DELAY_MILLS);