Home | History | Annotate | Download | only in alerts

Lines Matching defs:getDefaultVibrate

392                     notificationPrefs.getDefaultVibrate(),
885 prefs.getDefaultVibrate(), ringtone,
990 private boolean getDefaultVibrate() {
992 defaultVibrate = Utils.getDefaultVibrate(context, prefs) ? 1 : 0;