Home | History | Annotate | Download | only in phone

Lines Matching refs:hasVibrator

1519             if (vibrator != null && vibrator.hasVibrator()) {
1756 if (vibrator == null || !vibrator.hasVibrator()) {