Searched refs:dimAmount (Results 1 – 10 of 10) sorted by relevance
2406 public float dimAmount = 1.0f; field in WindowManager.LayoutParams3101 out.writeFloat(dimAmount); in writeToParcel()3168 dimAmount = in.readFloat(); in LayoutParams()3345 if (dimAmount != o.dimAmount) { in copyFrom()3346 dimAmount = o.dimAmount; in copyFrom()
1307 attrs.dimAmount = amount; in setDimAmount()
120 params.dimAmount = .3f; in WirelessChargingView()
215 layoutParams.dimAmount = mainWindow.getAttrs().dimAmount; in create()
5349 getDimmer().dimBelow(getSyncTransaction(), this, mAttrs.dimAmount); in applyDims()
4763 private void setDimAmount(float dimAmount) {4764 mDimAmount = dimAmount;
2535 params.dimAmount = a.getFloat( in generateLayout()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
34782 field public float dimAmount;
55727 field public float dimAmount;