Searched refs:mDrawingCacheBackgroundColor (Results 1 – 1 of 1) sorted by relevance
2464 private int mDrawingCacheBackgroundColor = 0; field in View10416 if (color != mDrawingCacheBackgroundColor) {10417 mDrawingCacheBackgroundColor = color;10428 return mDrawingCacheBackgroundColor;10483 final int drawingCacheBackgroundColor = mDrawingCacheBackgroundColor;