Home
last modified time | relevance | path

Searched refs:haptic (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/view/flags/
Dscroll_feedback_flags.aconfig15 …encoder scroll haptic implementation in the View class will be used, and the HapticScrollFeedbackP…
/frameworks/proto_logging/stats/express/catalog/
Dvibrator.cfg77 display_name: "Adaptive haptic scale per uid"
79 "The adaptive haptic scale factor applied to vibrations"
/frameworks/base/samples/demo/haptic-assessment/
DREADME.txt4 This haptic assessment sample app allows the user to play with three different
/frameworks/base/core/java/android/os/vibrator/
Dflags.aconfig14 description: "Enables OEMs/devices to customize vibrations for haptic feedback"
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/
DISystemUiProxy.aidl162 oneway void setOverrideHomeButtonLongPress(long duration, float slopMultiplier, boolean haptic) in setOverrideHomeButtonLongPress() argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DOverviewProxyService.java285 boolean haptic) {
287 () -> notifySetOverrideHomeButtonLongPress(duration, slopMultiplier, haptic));
984 boolean haptic) { in notifySetOverrideHomeButtonLongPress() argument
987 .setOverrideHomeButtonLongPress(duration, slopMultiplier, haptic); in notifySetOverrideHomeButtonLongPress()
1150 long override, float slopMultiplier, boolean haptic) {} in setOverrideHomeButtonLongPress() argument
/frameworks/base/packages/SystemUI/aconfig/
Dsystemui.aconfig260 description: "Adds haptic feedback to the brightness slider."
479 …description: "Enable special visual and haptic effects for quick settings tiles with long-press ac…
501 description: "Adds haptic feedback to the volume slider."
/frameworks/base/packages/SystemUI/docs/device-entry/
Dglossary.md30 … in the UDFPS area) </li><li> when a11y services are enabled, there is a haptic played when a touc…
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavigationBar.java414 boolean haptic) {
416 + slopMultiplier + ";" + haptic);
421 mHomeButtonLongPressHapticEnabled = haptic;
/frameworks/base/core/api/
Dcurrent.txt23661 field public static final String KEY_HAPTIC_CHANNEL_COUNT = "haptic-channel-count";