Home | History | Annotate | Download | only in launcher3

Lines Matching refs:mActiveGlowBackground

104     private Drawable mActiveGlowBackground;
220 mActiveGlowBackground = res.getDrawable(R.drawable.screenpanel_hover);
231 mActiveGlowBackground.setFilterBitmap(true);
414 bg = mActiveGlowBackground;