Searched refs:mNormalBackground (Results 1 – 1 of 1) sorted by relevance
100 private Drawable mNormalBackground; field in CellLayout208 mNormalBackground = res.getDrawable(R.drawable.homescreen_blue_normal_holo); in CellLayout()219 mNormalBackground.setFilterBitmap(true); in CellLayout()440 bg = mNormalBackground; in onDraw()