HomeSort by relevance Sort by last modified time
    Searched refs:mAttentionLight (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/
NotificationManagerService.java 97 private LightsService.Light mAttentionLight;
445 mAttentionLight = lights.getLight(LightsService.LIGHT_ID_ATTENTION);
772 mAttentionLight.pulse();
    [all...]
PowerManagerService.java 197 private LightsService.Light mAttentionLight;
506 mAttentionLight = lights.getLight(LightsService.LIGHT_ID_ATTENTION);
    [all...]

Completed in 1305 milliseconds