Searched refs:mCollapseAlldayDrawable (Results 1 – 1 of 1) sorted by relevance
564 protected final Drawable mCollapseAlldayDrawable; field in DayView733 mCollapseAlldayDrawable = mResources.getDrawable(R.drawable.ic_collapse_holo_light); in DayView()2005 mCollapseAlldayDrawable.setBounds(mExpandAllDayRect); in drawUpperLeftCorner()2006 mCollapseAlldayDrawable.draw(canvas); in drawUpperLeftCorner()