Searched refs:DEFAULT_SOUND (Results 1 – 14 of 14) sorted by relevance
67 .setDefaults(Notification.DEFAULT_SOUND); in getNotificationRecord()
71 .setDefaults(Notification.DEFAULT_SOUND); in getNotificationRecord()
73 .setDefaults(Notification.DEFAULT_SOUND); in getNotificationRecord()
135 defaults |= Notification.DEFAULT_SOUND; in getNotification()
287 defaults |= Notification.DEFAULT_SOUND; in getNotificationRecord()
159 .setDefaults(Notification.DEFAULT_SOUND) in makeBigTextNotification()279 .setDefaults(Notification.DEFAULT_SOUND) in testCreate()
400 mNiNotificationBuilder.setDefaults(Notification.DEFAULT_SOUND); in setNiNotification()
427 defaults |= Notification.DEFAULT_SOUND; in buildNotification()
240 final boolean useDefaultSound = (n.defaults & Notification.DEFAULT_SOUND) != 0; in calculateSound()
456 if ((n.defaults & Notification.DEFAULT_SOUND) != 0 || in countApiUse()
176 public static final int DEFAULT_SOUND = 1; field in Notification3031 if ((this.defaults & DEFAULT_SOUND) != 0) { in toString()
4579 field public static final int DEFAULT_SOUND = 1; // 0x1
5315 field public static final int DEFAULT_SOUND = 1; // 0x1