android.view
Class HapticFeedbackConstants
java.lang.Object
android.view.HapticFeedbackConstants
public class HapticFeedbackConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LONG_PRESS
public static final int LONG_PRESS
- See Also:
- Constant Field Values
VIRTUAL_KEY
public static final int VIRTUAL_KEY
- See Also:
- Constant Field Values
KEYBOARD_TAP
public static final int KEYBOARD_TAP
- See Also:
- Constant Field Values
FLAG_IGNORE_VIEW_SETTING
public static final int FLAG_IGNORE_VIEW_SETTING
- See Also:
- Constant Field Values
FLAG_IGNORE_GLOBAL_SETTING
public static final int FLAG_IGNORE_GLOBAL_SETTING
- See Also:
- Constant Field Values
Copyright © 2008-2012. All Rights Reserved.