Searched refs:getReduceBrightColorsStrength (Results 1 – 8 of 8) sorted by relevance
476 public int getReduceBrightColorsStrength() { in getReduceBrightColorsStrength() method in ColorDisplayManager477 return mManager.getReduceBrightColorsStrength(); in getReduceBrightColorsStrength()776 int getReduceBrightColorsStrength() { in getReduceBrightColorsStrength() method in ColorDisplayManager.ColorDisplayManagerInternal778 return mCdm.getReduceBrightColorsStrength(); in getReduceBrightColorsStrength()
54 int getReduceBrightColorsStrength(); in getReduceBrightColorsStrength() method
415 builder.setReduceBrightColorsStrength(mInjector.getReduceBrightColorsStrength(mContext)); in handleBrightnessChanged()1159 public int getReduceBrightColorsStrength(Context context) { in getReduceBrightColorsStrength() method in BrightnessTracker.Injector1161 .getReduceBrightColorsStrength(); in getReduceBrightColorsStrength()
1615 ? mCdsi.getReduceBrightColorsStrength() : -1); in updatePowerStateInternal()
1972 ? mCdsi.getReduceBrightColorsStrength() : -1); in updatePowerStateInternal()
1597 public int getReduceBrightColorsStrength() { in getReduceBrightColorsStrength() method in ColorDisplayService.ColorDisplayServiceInternal1969 public int getReduceBrightColorsStrength() { in getReduceBrightColorsStrength() method in ColorDisplayService.BinderService
1198 public int getReduceBrightColorsStrength(Context context) { in getReduceBrightColorsStrength() method in BrightnessTrackerTest.TestInjector
3768 …er/display/color/ColorDisplayService$ColorDisplayServiceInternal;->getReduceBrightColorsStrength()I