Searched refs:mNotificationPulseEnabled (Results 1 – 2 of 2) sorted by relevance
188 mService.mNotificationPulseEnabled = true; in setUp()1386 mService.mNotificationPulseEnabled = false; in testLightsLightsOffGlobally()
593 boolean mNotificationPulseEnabled; field in NotificationManagerService1955 if (mNotificationPulseEnabled != pulseEnabled) { in update()1956 mNotificationPulseEnabled = pulseEnabled; in update()2108 mNotificationPulseEnabled = true; in setLights()6371 pw.println(" mNotificationPulseEnabled=" + mNotificationPulseEnabled);8475 if (!mNotificationPulseEnabled) {9872 if (light != null && mNotificationPulseEnabled) {