Searched refs:highAmbientBrightnessThresholdsInt (Results 1 – 1 of 1) sorted by relevance
2272 int[] highAmbientBrightnessThresholdsInt = mContext.getResources().getIntArray( in loadHigherBrightnessThresholds() local2275 || highAmbientBrightnessThresholdsInt == null in loadHigherBrightnessThresholds()2277 != highAmbientBrightnessThresholdsInt.length) { in loadHigherBrightnessThresholds()2283 + Arrays.toString(highAmbientBrightnessThresholdsInt)); in loadHigherBrightnessThresholds()2289 ambientBrightnessThresholdsIntToFloat(highAmbientBrightnessThresholdsInt); in loadHigherBrightnessThresholds()