Searched refs:buttonBrightness (Results 1 – 3 of 3) sorted by relevance
3433 public float buttonBrightness = BRIGHTNESS_OVERRIDE_NONE; field in WindowManager.LayoutParams4368 out.writeFloat(buttonBrightness); in writeToParcel()4438 buttonBrightness = in.readFloat(); in LayoutParams()4635 if (buttonBrightness != o.buttonBrightness) { in copyFrom()4636 buttonBrightness = o.buttonBrightness; in copyFrom()4895 if (buttonBrightness != BRIGHTNESS_OVERRIDE_NONE) { in toString()4897 sb.append(buttonBrightness); in toString()5039 proto.write(BUTTON_BRIGHTNESS, buttonBrightness); in dumpDebug()
34781 field public float buttonBrightness;
51555 field public float buttonBrightness;