Searched refs:mNotificationLight (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java243 private Light mNotificationLight; field in class:NotificationManagerService
793 mNotificationLight.turnOff();
999 mNotificationLight = lights.getLight(LightsManager.LIGHT_ID_NOTIFICATIONS);
1831 synchronized (mNotificationLight) {
3607 mNotificationLight.turnOff();
3623 mNotificationLight.setFlashing(ledARGB, Light.LIGHT_FLASH_TIMED,

Completed in 26 milliseconds