Home | History | Annotate | Download | only in notification

Lines Matching defs:mNotificationPulseEnabled

348     private boolean mNotificationPulseEnabled;
1202 if (mNotificationPulseEnabled != pulseEnabled) {
1203 mNotificationPulseEnabled = pulseEnabled;
1253 mNotificationPulseEnabled = true;
3828 pw.println(" mNotificationPulseEnabled=" + mNotificationPulseEnabled);
5936 if (light != null && mNotificationPulseEnabled) {