Home
last modified time | relevance | path

Searched refs:isHapticFeedbackEnabled (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
DView.java9628 public boolean isHapticFeedbackEnabled() { in isHapticFeedbackEnabled() method in View
22577 && !isHapticFeedbackEnabled()) {
26231 stream.addProperty("misc:hapticFeedbackEnabled", isHapticFeedbackEnabled());
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33518 method public boolean isHapticFeedbackEnabled();
/frameworks/base/api/
Dcurrent.txt45640 method public boolean isHapticFeedbackEnabled();
Dtest-current.txt46092 method public boolean isHapticFeedbackEnabled();
Dsystem-current.txt49227 method public boolean isHapticFeedbackEnabled();
/frameworks/base/config/
Dboot-image-profile.txt7726 HPLandroid/view/View;->isHapticFeedbackEnabled()Z