Searched refs:mDimValue (Results 1 – 1 of 1) sorted by relevance
95 private float mDimValue = -1.0f; field in StatusIconPanelViewController381 if (mDimValue < 0) { in dimBehind()382 mDimValue = mContext.getResources().getFloat(R.dimen.car_status_icon_panel_dim); in dimBehind()387 lp.dimAmount = mDimValue; in dimBehind()