Home
last modified time | relevance | path

Searched refs:shouldVibrateForRingtone (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DVibratorService.java934 private boolean shouldVibrateForRingtone() { in shouldVibrateForRingtone() method in VibratorService
981 if (vib.isRingtone() && !shouldVibrateForRingtone()) { in shouldVibrate()
/frameworks/base/services/
Dart-profile2003 PLcom/android/server/VibratorService;->shouldVibrateForRingtone()Z