Searched refs:mBottomSheetAlpha (Results 1 – 1 of 1) sorted by relevance
120 return containerView.mBottomSheetAlpha;191 private float mBottomSheetAlpha = 1f; field in ActivityAllAppsContainerView1015 mBottomSheetAlpha = mActivityContext.getDeviceProfile().isTablet ? 1f : alpha; in setBottomSheetAlpha()1398 mHeaderPaint.setAlpha((int) (255 * mBottomSheetAlpha)); in drawOnScrimWithScaleAndBottomOffset()