Searched refs:mLongPressMs (Results 1 – 2 of 2) sorted by relevance
468 long mLongPressMs; field in RotaryService652 mLongPressMs = res.getInteger(R.integer.long_press_ms); in onCreate()653 if (mLongPressMs == 0) { in onCreate()654 mLongPressMs = ViewConfiguration.getLongPressTimeout(); in onCreate()1535 mHandler.sendEmptyMessageDelayed(MSG_LONG_PRESS, mLongPressMs); in handleCenterButtonEvent()3013 mLongPressMs); in dump()
1698 mRotaryService.mLongPressMs = 400; in testOnKeyEvents_centerButtonClickInSystemWindow_performActionClick()1788 mRotaryService.mLongPressMs = 0; in testOnKeyEvents_centerButtonLongClickInSystemWindow_performActionLongClick()