Searched refs:mLongPressMs (Results 1 – 2 of 2) sorted by relevance
428 long mLongPressMs; field in RotaryService638 mLongPressMs = res.getInteger(R.integer.long_press_ms); in onCreate()639 if (mLongPressMs == 0) { in onCreate()640 mLongPressMs = ViewConfiguration.getLongPressTimeout(); in onCreate()1412 mHandler.sendEmptyMessageDelayed(MSG_LONG_PRESS, mLongPressMs); in handleCenterButtonEvent()2660 mLongPressMs); in dump()
1671 mRotaryService.mLongPressMs = 400; in testOnKeyEvents_centerButtonClickInSystemWindow_performActionClick()1762 mRotaryService.mLongPressMs = 0; in testOnKeyEvents_centerButtonLongClickInSystemWindow_performActionLongClick()