Searched defs:mNotificationLight (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/java/com/android/server/
H A DNotificationManagerService.java144 private LightsService.Light mNotificationLight; field in class:NotificationManagerService
1227 mNotificationLight.turnOff();
1308 mNotificationLight = lights.getLight(LightsService.LIGHT_ID_NOTIFICATIONS);
2241 mNotificationLight.turnOff();
2254 mNotificationLight.setFlashing(ledARGB, LightsService.LIGHT_FLASH_TIMED,

Completed in 37 milliseconds