Searched refs:mAllAppsLabelTextColor (Results 1 – 1 of 1) sorted by relevance
57 private final @ColorInt int mAllAppsLabelTextColor; field in AppsDividerView89 mAllAppsLabelTextColor = ContextCompat.getColor(context, in AppsDividerView()170 mPaint.setColor(mAllAppsLabelTextColor); in updateDividerType()