Searched refs:mOpacityDisabled (Results 1 – 1 of 1) sorted by relevance
270 private float mOpacityDisabled; field in ProfileGridRecyclerView.ProfileAdapter293 mOpacityDisabled = mRes.getFloat(R.dimen.opacity_disabled); in ProfileAdapter()360 holder.mView.setAlpha(mOpacityDisabled); in onBindViewHolder()