Searched refs:DEFAULT_SOUND (Results 1 – 25 of 39) sorted by relevance
12
21 import static android.support.v4.app.NotificationCompat.DEFAULT_SOUND;325 assertTrue((n.defaults & DEFAULT_SOUND) == 0); in testGroupAlertBehavior_mutesGroupNotifications()331 assertTrue((n2.defaults & DEFAULT_SOUND) == 0); in testGroupAlertBehavior_mutesGroupNotifications()337 assertTrue((n.defaults & DEFAULT_SOUND) != 0); in testGroupAlertBehavior_mutesGroupNotifications()343 assertTrue((n2.defaults & DEFAULT_SOUND) != 0); in testGroupAlertBehavior_mutesGroupNotifications()380 assertTrue((n.defaults & DEFAULT_SOUND) != 0); in testGroupAlertBehavior_doesNotMuteIncorrectGroupNotifications()386 assertTrue((n2.defaults & DEFAULT_SOUND) != 0); in testGroupAlertBehavior_doesNotMuteIncorrectGroupNotifications()392 assertTrue((n3.defaults & DEFAULT_SOUND) != 0); in testGroupAlertBehavior_doesNotMuteIncorrectGroupNotifications()411 assertTrue((n.defaults & DEFAULT_SOUND) != 0); in testGroupAlertBehavior_doesNotMuteNonGroupNotifications()
19 import static android.support.v4.app.NotificationCompat.DEFAULT_SOUND;145 notification.defaults &= ~DEFAULT_SOUND; in removeSoundAndVibration()
19 import static android.support.v4.app.NotificationCompat.DEFAULT_SOUND;142 notification.defaults &= ~DEFAULT_SOUND; in removeSoundAndVibration()
19 import static android.support.v4.app.NotificationCompat.DEFAULT_SOUND;174 notification.defaults &= ~DEFAULT_SOUND; in removeSoundAndVibration()
67 .setDefaults(Notification.DEFAULT_SOUND); in getNotificationRecord()
70 .setDefaults(Notification.DEFAULT_SOUND); in getNotificationRecord()
132 defaults |= Notification.DEFAULT_SOUND; in getNotification()
236 defaults |= Notification.DEFAULT_SOUND; in getNotificationRecord()
159 .setDefaults(Notification.DEFAULT_SOUND) in makeBigTextNotification()279 .setDefaults(Notification.DEFAULT_SOUND) in testCreate()
379 mNiNotificationBuilder.setDefaults(Notification.DEFAULT_SOUND); in setNiNotification()
427 defaults |= Notification.DEFAULT_SOUND; in buildNotification()
183 final boolean useDefaultSound = (n.defaults & Notification.DEFAULT_SOUND) != 0; in calculateSound()
428 if ((n.defaults & Notification.DEFAULT_SOUND) != 0 || in countApiUse()
73 public static final int DEFAULT_SOUND = 1; field in NotificationCompat
1832 field public static final int DEFAULT_SOUND = 1; // 0x1
1974 field public static final int DEFAULT_SOUND = 1; // 0x1
2342 field public static final int DEFAULT_SOUND = 1; // 0x1
2370 field public static final int DEFAULT_SOUND = 1; // 0x1
4563 field public static final int DEFAULT_SOUND = 1; // 0x1
4181 field public static final int DEFAULT_SOUND = 1; // 0x1
2942 field public static final int DEFAULT_SOUND = 1; // 0x1
4128 field public static final int DEFAULT_SOUND = 1; // 0x1
5378 field public static final int DEFAULT_SOUND = 1; // 0x1
3542 field public static final int DEFAULT_SOUND = 1; // 0x1