Home
last modified time | relevance | path

Searched refs:LONG_PRESS_POWER_BUTTON (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DHapticFeedbackConstants.java226 public static final int LONG_PRESS_POWER_BUTTON = 10003; field in HapticFeedbackConstants
/frameworks/base/services/core/java/com/android/server/vibrator/
DHapticFeedbackVibrationProvider.java142 case HapticFeedbackConstants.LONG_PRESS_POWER_BUTTON: in getVibrationForHapticFeedback()
203 case HapticFeedbackConstants.LONG_PRESS_POWER_BUTTON: in getVibrationAttributesForHapticFeedback()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1405 performHapticFeedback(HapticFeedbackConstants.LONG_PRESS_POWER_BUTTON, false, in powerLongPress()
1417 performHapticFeedback(HapticFeedbackConstants.LONG_PRESS_POWER_BUTTON, false, in powerLongPress()
1424 performHapticFeedback(HapticFeedbackConstants.LONG_PRESS_POWER_BUTTON, false, in powerLongPress()
1448 performHapticFeedback(HapticFeedbackConstants.LONG_PRESS_POWER_BUTTON, false, in powerVeryLongPress()
2527 HapticFeedbackConstants.LONG_PRESS_POWER_BUTTON, false,