Searched refs:LIGHT_STATE_OVERRIDE (Results 1 – 1 of 1) sorted by relevance
189 private static final int LIGHT_STATE_OVERRIDE = 7; field in DeviceIdleController198 case LIGHT_STATE_OVERRIDE: return "OVERRIDE"; in lightStateToString()1944 if (mLightState == LIGHT_STATE_OVERRIDE) { in stepLightIdleStateLocked()2111 if (mLightState != LIGHT_STATE_OVERRIDE) { in stepIdleStateLocked()2112 mLightState = LIGHT_STATE_OVERRIDE; in stepIdleStateLocked()2249 if (mLightState == LIGHT_STATE_OVERRIDE) { in handleMotionDetectedLocked()