Searched refs:shouldVibrate (Results 1 – 2 of 2) sorted by relevance
158 if (shouldVibrate() && mVibratorThread == null) { in ring()198 boolean shouldVibrate() { in shouldVibrate() method in Ringer
1090 mAudioManager.shouldVibrate(AudioManager.VIBRATE_TYPE_RINGER)) { in playSound()