Searched refs:mActiveGlowBackground (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DCellLayout.java101 private Drawable mActiveGlowBackground; field in class:CellLayout
209 mActiveGlowBackground = res.getDrawable(R.drawable.homescreen_blue_strong_holo);
220 mActiveGlowBackground.setFilterBitmap(true);
438 bg = mActiveGlowBackground;

Completed in 145 milliseconds