Home
last modified time | relevance | path

Searched refs:mBottomSheetBackgroundColor (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DActivityAllAppsContainerView.java190 private int mBottomSheetBackgroundColor; field in ActivityAllAppsContainerView
311 mBottomSheetBackgroundColor = in onFinishInflate()
1397 mHeaderPaint.setColor(mBottomSheetBackgroundColor); in drawOnScrimWithScaleAndBottomOffset()