Searched refs:computeCurrentLightColor (Results 1 – 1 of 1) sorted by relevance
242 mLightSensor == null ? mColors[mColors.length - 1] : computeCurrentLightColor(); in updateLightSession()265 private int computeCurrentLightColor() { in computeCurrentLightColor() method in CameraPrivacyLightController