Searched refs:DEFAULT_VIBRATE (Results 1 – 10 of 10) sorted by relevance
97 .setDefaults(Notification.DEFAULT_VIBRATE)
430 defaults |= Notification.DEFAULT_VIBRATE; in buildNotification()
978 .setDefaults(Notification.DEFAULT_VIBRATE)
161 defaults |= Notification.DEFAULT_VIBRATE; in getNotification()220 defaults |= Notification.DEFAULT_VIBRATE; in getInsistentNotification()
351 defaults |= Notification.DEFAULT_VIBRATE; in getNotificationRecord()
450 (n.defaults & Notification.DEFAULT_VIBRATE) != 0 || in countApiUse()
325 (notification.defaults & Notification.DEFAULT_VIBRATE) != 0; in calculateVibration()
252 public static final int DEFAULT_VIBRATE = 2; field in Notification3540 if ((this.defaults & DEFAULT_VIBRATE) != 0) { in toString()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6237 field public static final int DEFAULT_VIBRATE = 2; // 0x2