Home | History | Annotate | Download | only in email

Lines Matching refs:defaults

82         assertTrue((n.defaults & Notification.DEFAULT_VIBRATE) != 0);
84 assertTrue((n.defaults & Notification.DEFAULT_LIGHTS) != 0); // always set
95 assertFalse((n.defaults & Notification.DEFAULT_VIBRATE) != 0); // no vibe
97 assertTrue((n.defaults & Notification.DEFAULT_LIGHTS) != 0); // always set
108 assertFalse((n.defaults & Notification.DEFAULT_VIBRATE) != 0); // no vibe
110 assertTrue((n.defaults & Notification.DEFAULT_LIGHTS) != 0); // always set
124 assertTrue((n.defaults & Notification.DEFAULT_VIBRATE) != 0);
126 assertTrue((n.defaults & Notification.DEFAULT_LIGHTS) != 0); // always set
137 assertTrue((n.defaults & Notification.DEFAULT_VIBRATE) != 0);
139 assertTrue((n.defaults & Notification.DEFAULT_LIGHTS) != 0); // always set
150 assertFalse((n.defaults & Notification.DEFAULT_VIBRATE) != 0); // no vibe
152 assertTrue((n.defaults & Notification.DEFAULT_LIGHTS) != 0); // always set
166 assertTrue((n.defaults & Notification.DEFAULT_VIBRATE) != 0);
168 assertTrue((n.defaults & Notification.DEFAULT_LIGHTS) != 0); // always set
179 assertTrue((n.defaults & Notification.DEFAULT_VIBRATE) != 0);
181 assertTrue((n.defaults & Notification.DEFAULT_LIGHTS) != 0); // always set
192 assertFalse((n.defaults & Notification.DEFAULT_VIBRATE) != 0); // no vibe
194 assertTrue((n.defaults & Notification.DEFAULT_LIGHTS) != 0); // always set