Searched refs:mCachedBackgroundColor (Results 1 – 1 of 1) sorted by relevance
464 private int mCachedBackgroundColor; field in NotificationStackScrollLayout1024 if (mCachedBackgroundColor != color) { in updateBackgroundDimming()1025 mCachedBackgroundColor = color; in updateBackgroundDimming()