Searched refs:performHapticFeedback (Results 1 – 12 of 12) sorted by relevance
63 performHapticFeedback(viewToPerformHapticFeedbackOn); in performHapticAndAudioFeedback()111 public void performHapticFeedback(final View viewToPerformHapticFeedbackOn) { in performHapticFeedback() method in AudioAndHapticFeedbackManager121 viewToPerformHapticFeedbackOn.performHapticFeedback( in performHapticFeedback()
1656 feedbackManager.performHapticFeedback(keyboardView); in hapticAndAudioFeedback()
181 protected void performHapticFeedback(int feedbackConstant) { in performHapticFeedback() method in ActivityState182 mActivity.getWindow().getDecorView().performHapticFeedback(feedbackConstant, in performHapticFeedback()
660 performHapticFeedback(HapticFeedbackConstants.LONG_PRESS); in onSelectionModeChange()
654 performHapticFeedback(HapticFeedbackConstants.LONG_PRESS); in onSelectionModeChange()
327 mDigits.performHapticFeedback(HapticFeedbackConstants.VIRTUAL_KEY); in keyPressed()364 view.performHapticFeedback(HapticFeedbackConstants.VIRTUAL_KEY); in onClick()
375 mLongClickedView.performHapticFeedback(HapticFeedbackConstants.LONG_PRESS); in onLongPress()
812 getView().performHapticFeedback(HapticFeedbackConstants.VIRTUAL_KEY); in keyPressed()914 view.performHapticFeedback(HapticFeedbackConstants.VIRTUAL_KEY); in onClick()
267 mLauncher.getDragLayer().performHapticFeedback(HapticFeedbackConstants.LONG_PRESS); in startDrag()
2825 v.performHapticFeedback(HapticFeedbackConstants.VIRTUAL_KEY); in getHapticFeedbackTouchListener()3228 mWorkspace.performHapticFeedback(HapticFeedbackConstants.LONG_PRESS, in onLongClick()3254 mWorkspace.performHapticFeedback(HapticFeedbackConstants.LONG_PRESS, in onLongClick()
2088 v.performHapticFeedback(HapticFeedbackConstants.VIRTUAL_KEY); in onClickSearchButton()2099 v.performHapticFeedback(HapticFeedbackConstants.VIRTUAL_KEY); in onClickVoiceButton()2130 v.performHapticFeedback(HapticFeedbackConstants.VIRTUAL_KEY); in onTouchDownAllAppsButton()2467 mWorkspace.performHapticFeedback(HapticFeedbackConstants.LONG_PRESS, in onLongClick()
239 view.performHapticFeedback( in onClick()