Searched refs:getBrightness (Results 1 – 4 of 4) sorted by relevance
101 public static float getBrightness(Context context, int displayId) { in getBrightness() method in DisplayManagerHelper103 return displayManager.getBrightness(displayId); in getBrightness()
146 float linearFloat = mDisplayManager.getBrightness(getMyOccupantZoneDisplayId()); in getSeekbarValue()
252 DisplayManagerHelper.getBrightness(mContext, displayId)); in refreshDisplayBrightnessFromDisplay()
161 method public static float getBrightness(android.content.Context, int);