Searched refs:getLowAmbientBrightnessThresholds (Results 1 – 5 of 5) sorted by relevance
160 public float[] getLowAmbientBrightnessThresholds() { in getLowAmbientBrightnessThresholds() method in DeviceConfigParameterProvider
1763 float[] getLowAmbientBrightnessThresholds() { in getLowAmbientBrightnessThresholds() method in DisplayModeDirector.BrightnessObserver1809 () -> mConfigParameterProvider.getLowAmbientBrightnessThresholds(), in loadLowBrightnessThresholds()1810 () -> displayDeviceConfig.getLowAmbientBrightnessThresholds(), in loadLowBrightnessThresholds()1928 mConfigParameterProvider.getLowAmbientBrightnessThresholds(); in observe()2020 () -> mConfigParameterProvider.getLowAmbientBrightnessThresholds(), in onDeviceConfigLowBrightnessThresholdsChanged()2021 () -> displayDeviceConfig.getLowAmbientBrightnessThresholds(), in onDeviceConfigLowBrightnessThresholdsChanged()2935 mConfigParameterProvider.getLowAmbientBrightnessThresholds(); in onPropertiesChanged()
1175 assertThat(director.getBrightnessObserver().getLowAmbientBrightnessThresholds())1190 assertThat(director.getBrightnessObserver().getLowAmbientBrightnessThresholds())1506 when(ddcMock.getLowAmbientBrightnessThresholds()).thenReturn(new float[] {});1587 when(ddcMock.getLowAmbientBrightnessThresholds()).thenReturn(new float[] {});1687 when(ddcMock.getLowAmbientBrightnessThresholds()).thenReturn(new float[] { 10 });3163 assertArrayEquals(director.getBrightnessObserver().getLowAmbientBrightnessThresholds(), in testNotifyDefaultDisplayDeviceUpdated()3181 when(displayDeviceConfig.getLowAmbientBrightnessThresholds()) in testNotifyDefaultDisplayDeviceUpdated()3201 assertArrayEquals(director.getBrightnessObserver().getLowAmbientBrightnessThresholds(), in testNotifyDefaultDisplayDeviceUpdated()3232 assertArrayEquals(director.getBrightnessObserver().getLowAmbientBrightnessThresholds(), in testNotifyDefaultDisplayDeviceUpdated()3261 assertArrayEquals(director.getBrightnessObserver().getLowAmbientBrightnessThresholds(), in testNotifyDefaultDisplayDeviceUpdated()[all …]
1509 public float[] getLowAmbientBrightnessThresholds() { in getLowAmbientBrightnessThresholds() method in DisplayDeviceConfig
10190 HSPLcom/android/server/display/DisplayDeviceConfig;->getLowAmbientBrightnessThresholds()[F11172 …ndroid/server/display/feature/DeviceConfigParameterProvider;->getLowAmbientBrightnessThresholds()[F