Searched refs:DEFAULT_VIBRATE (Results 1 – 15 of 15) sorted by relevance
138 builder.setDefaults(Notification.DEFAULT_VIBRATE); in createNotification()
262 return Notification.DEFAULT_VIBRATE; in getNotificationDefaultFlags()
404 .setDefaults(Notification.DEFAULT_VIBRATE); in createNotificationBuilder()
287 defaults |= Notification.DEFAULT_VIBRATE; in postNewMessageSecondaryUserNotification()
430 defaults |= Notification.DEFAULT_VIBRATE; in buildNotification()
978 .setDefaults(Notification.DEFAULT_VIBRATE)
157 defaults |= Notification.DEFAULT_VIBRATE; in getNotification()216 defaults |= Notification.DEFAULT_VIBRATE; in getInsistentNotification()
351 defaults |= Notification.DEFAULT_VIBRATE; in getNotificationRecord()
445 (n.defaults & Notification.DEFAULT_VIBRATE) != 0 || in countApiUse()
312 (notification.defaults & Notification.DEFAULT_VIBRATE) != 0; in calculateVibration()
665 defaults |= Notification.DEFAULT_VIBRATE; in updateBuilderAudioVibrate()
246 public static final int DEFAULT_VIBRATE = 2; field in Notification3393 if ((this.defaults & DEFAULT_VIBRATE) != 0) { in toString()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
5678 field public static final int DEFAULT_VIBRATE = 2; // 0x2
4580 field public static final int DEFAULT_VIBRATE = 2; // 0x2