Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java383 private LogicalLight mNotificationLight; field in NotificationManagerService
1339 mNotificationLight.turnOff();
1515 mNotificationLight = light; in setLights()
1738 mNotificationLight = lightsManager.getLight(LightsManager.LIGHT_ID_NOTIFICATIONS); in init()
3497 synchronized (mNotificationLight) {
7177 mNotificationLight.turnOff();
7182 mNotificationLight.setFlashing(light.color, LogicalLight.LIGHT_FLASH_TIMED,