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