Searched refs:DEFAULT_VIBRATE (Results 1 – 10 of 10) sorted by relevance
430 defaults |= Notification.DEFAULT_VIBRATE; in buildNotification()
982 .setDefaults(Notification.DEFAULT_VIBRATE)
298 (notification.defaults & Notification.DEFAULT_VIBRATE) != 0; in calculateVibration()
457 (n.defaults & Notification.DEFAULT_VIBRATE) != 0 || in countApiUse()
146 defaults |= Notification.DEFAULT_VIBRATE; in getNotification()
299 defaults |= Notification.DEFAULT_VIBRATE; in getNotificationRecord()
190 public static final int DEFAULT_VIBRATE = 2; field in Notification3014 if ((this.defaults & DEFAULT_VIBRATE) != 0) { in toString()
4580 field public static final int DEFAULT_VIBRATE = 2; // 0x2
5316 field public static final int DEFAULT_VIBRATE = 2; // 0x2