Searched refs:mDividerAlpha (Results 1 – 1 of 1) sorted by relevance
92 private float mDividerAlpha; field in NotificationChildrenContainer166 mDividerAlpha = res.getFloat(R.dimen.notification_divider_alpha); in initDimens()814 float alpha = mChildrenExpanded && viewState.getAlpha() != 0 ? mDividerAlpha : 0;816 alpha = NotificationUtils.interpolate(0, mDividerAlpha,949 float alpha = mChildrenExpanded && viewState.getAlpha() != 0 ? mDividerAlpha : 0;951 alpha = NotificationUtils.interpolate(0, mDividerAlpha,