Home
last modified time | relevance | path

Searched refs:shouldVibrate (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/media/java/android/media/
DIAudioService.aidl84 boolean shouldVibrate(int vibrateType); in shouldVibrate() method
DAudioManager.java1179 public boolean shouldVibrate(int vibrateType) { in shouldVibrate() method in AudioManager
1182 return service.shouldVibrate(vibrateType); in shouldVibrate()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java2036 public boolean shouldVibrate(int vibrateType) { in shouldVibrate() method in AudioService
/frameworks/base/api/
Dcurrent.txt14870 method public deprecated boolean shouldVibrate(int);
Dsystem-current.txt16128 method public deprecated boolean shouldVibrate(int);