Searched refs:mNotificationPulseEnabled (Results 1 – 2 of 2) sorted by relevance
160 mService.mNotificationPulseEnabled = true; in setUp()1196 mService.mNotificationPulseEnabled = false; in testLightsLightsOffGlobally()
406 boolean mNotificationPulseEnabled; field in NotificationManagerService1426 if (mNotificationPulseEnabled != pulseEnabled) { in update()1427 mNotificationPulseEnabled = pulseEnabled; in update()1517 mNotificationPulseEnabled = true; in setLights()4629 pw.println(" mNotificationPulseEnabled=" + mNotificationPulseEnabled);6040 if (!mNotificationPulseEnabled) {7180 if (light != null && mNotificationPulseEnabled) {