Searched refs:mExpandAlldayDrawable (Results 1 – 1 of 1) sorted by relevance
369 protected val mExpandAlldayDrawable: Drawable constant933 val allDayIconWidth: Int = mExpandAlldayDrawable.getIntrinsicWidth() in remeasure()944 mExpandAlldayDrawable.getIntrinsicHeight()) in remeasure()1622 mExpandAlldayDrawable.setBounds(mExpandAllDayRect) in drawUpperLeftCorner()1623 mExpandAlldayDrawable.draw(canvas) in drawUpperLeftCorner()3959 mExpandAlldayDrawable = mResources.getDrawable(R.drawable.ic_expand_holo_light)