Searched refs:mActiveGlowBackground (Results 1 – 1 of 1) sorted by relevance
101 private Drawable mActiveGlowBackground; field in CellLayout209 mActiveGlowBackground = res.getDrawable(R.drawable.homescreen_blue_strong_holo); in CellLayout()220 mActiveGlowBackground.setFilterBitmap(true); in CellLayout()438 bg = mActiveGlowBackground; in onDraw()