Searched refs:mAttentionLight (Results 1 – 2 of 2) sorted by relevance
137 private LogicalLight mAttentionLight; field in NotificationAttentionHelper187 mAttentionLight = lightsManager.getLight(LightsManager.LIGHT_ID_ATTENTION); in NotificationAttentionHelper()490 if (mUseAttentionLight && mAttentionLight != null) { in buzzBeepBlinkLocked()491 mAttentionLight.pulse(); in buzzBeepBlinkLocked()1761 mAttentionLight = light; in setLights()
351 private LogicalLight mAttentionLight; field in PowerManagerService1395 mAttentionLight = mLightsManager.getLight(LightsManager.LIGHT_ID_ATTENTION);4376 light = mAttentionLight;