Searched refs:buttonBrightness (Results 1 – 2 of 2) sorted by relevance
2257 public float buttonBrightness = BRIGHTNESS_OVERRIDE_NONE; field in WindowManager.LayoutParams2739 out.writeFloat(buttonBrightness); in writeToParcel()2795 buttonBrightness = in.readFloat(); in LayoutParams()2968 if (buttonBrightness != o.buttonBrightness) { in copyFrom()2969 buttonBrightness = o.buttonBrightness; in copyFrom()3140 if (buttonBrightness != BRIGHTNESS_OVERRIDE_NONE) { in toString()3142 sb.append(buttonBrightness); in toString()3223 proto.write(BUTTON_BRIGHTNESS, buttonBrightness); in writeToProto()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...