Searched refs:haptic (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/core/java/android/view/flags/ |
D | scroll_feedback_flags.aconfig | 15 …encoder scroll haptic implementation in the View class will be used, and the HapticScrollFeedbackP…
|
/frameworks/proto_logging/stats/express/catalog/ |
D | vibrator.cfg | 77 display_name: "Adaptive haptic scale per uid" 79 "The adaptive haptic scale factor applied to vibrations"
|
/frameworks/base/samples/demo/haptic-assessment/ |
D | README.txt | 4 This haptic assessment sample app allows the user to play with three different
|
/frameworks/base/core/java/android/os/vibrator/ |
D | flags.aconfig | 14 description: "Enables OEMs/devices to customize vibrations for haptic feedback"
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/ |
D | ISystemUiProxy.aidl | 162 oneway void setOverrideHomeButtonLongPress(long duration, float slopMultiplier, boolean haptic) in setOverrideHomeButtonLongPress() argument
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/ |
D | OverviewProxyService.java | 285 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/ |
D | systemui.aconfig | 260 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/ |
D | glossary.md | 30 … 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/ |
D | NavigationBar.java | 414 boolean haptic) { 416 + slopMultiplier + ";" + haptic); 421 mHomeButtonLongPressHapticEnabled = haptic;
|
/frameworks/base/core/api/ |
D | current.txt | 23661 field public static final String KEY_HAPTIC_CHANNEL_COUNT = "haptic-channel-count";
|