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