Searched refs:mLongPressMs (Results 1 – 2 of 2) sorted by relevance
443 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()1500 mHandler.sendEmptyMessageDelayed(MSG_LONG_PRESS, mLongPressMs); in handleCenterButtonEvent()2870 mLongPressMs); in dump()
1689 mRotaryService.mLongPressMs = 400; in testOnKeyEvents_centerButtonClickInSystemWindow_performActionClick()1779 mRotaryService.mLongPressMs = 0; in testOnKeyEvents_centerButtonLongClickInSystemWindow_performActionLongClick()