Searched refs:mExpandAlldayDrawable (Results 1 – 1 of 1) sorted by relevance
568 protected final Drawable mExpandAlldayDrawable; field in DayView742 mExpandAlldayDrawable = mResources.getDrawable(R.drawable.ic_expand_holo_light); in DayView()1310 int allDayIconWidth = mExpandAlldayDrawable.getIntrinsicWidth(); in remeasure()1317 - mExpandAlldayDrawable.getIntrinsicHeight(); in remeasure()2274 mExpandAlldayDrawable.setBounds(mExpandAllDayRect); in drawUpperLeftCorner()2275 mExpandAlldayDrawable.draw(canvas); in drawUpperLeftCorner()