Searched refs:DEFAULT_SOUND (Results 1 – 13 of 13) sorted by relevance
77 .setDefaults(Notification.DEFAULT_SOUND); in getNotificationRecord()107 .setDefaults(Notification.DEFAULT_SOUND) in getNotificationRecordWithBubble()132 .setDefaults(Notification.DEFAULT_SOUND) in getNotificationRecordWithMedia()
67 .setDefaults(Notification.DEFAULT_SOUND); in getNotificationRecord()
114 .setDefaults(Notification.DEFAULT_SOUND); in getNotificationRecord()
146 defaults |= Notification.DEFAULT_SOUND; in getNotification()
335 defaults |= Notification.DEFAULT_SOUND; in getNotificationRecord()
159 .setDefaults(Notification.DEFAULT_SOUND) in makeBigTextNotification()279 .setDefaults(Notification.DEFAULT_SOUND) in testCreate()
408 mNiNotificationBuilder.setDefaults(Notification.DEFAULT_SOUND); in setNiNotification()
427 defaults |= Notification.DEFAULT_SOUND; in buildNotification()
444 if ((n.defaults & Notification.DEFAULT_SOUND) != 0 || in countApiUse()
251 final boolean useDefaultSound = (n.defaults & Notification.DEFAULT_SOUND) != 0; in calculateSound()
232 public static final int DEFAULT_SOUND = 1; field in Notification3402 if ((this.defaults & DEFAULT_SOUND) != 0) { in toString()
5672 field public static final int DEFAULT_SOUND = 1; // 0x1
4579 field public static final int DEFAULT_SOUND = 1; // 0x1