android:hapticFeedbackEnabled

added in API Level 3

Boolean that controls whether a view should have haptic feedback enabled for events such as long presses.

       android:hapticFeedbackEnabled = "true"
       android:hapticFeedbackEnabled = "false"

Resources:
http://developer.android.com/reference/android/view/View.html#attr_android:hapticFeedbackEnabled
http://developer.android.com/reference/android/R.attr.html#hapticFeedbackEnabled