Searched refs:mExpandAlldayDrawable (Results 1 – 1 of 1) sorted by relevance
563 protected final Drawable mExpandAlldayDrawable; field in DayView732 mExpandAlldayDrawable = mResources.getDrawable(R.drawable.ic_expand_holo_light); in DayView()1293 int allDayIconWidth = mExpandAlldayDrawable.getIntrinsicWidth(); in remeasure()1300 - mExpandAlldayDrawable.getIntrinsicHeight(); in remeasure()2002 mExpandAlldayDrawable.setBounds(mExpandAllDayRect); in drawUpperLeftCorner()2003 mExpandAlldayDrawable.draw(canvas); in drawUpperLeftCorner()