Searched refs:mLeftStrip (Results 1 – 1 of 1) sorted by relevance
57 private Drawable mLeftStrip; field in TabWidget125 if (mLeftStrip == null) { in initTabWidget()126 mLeftStrip = resources.getDrawable( in initTabWidget()135 if (mLeftStrip == null) { in initTabWidget()136 mLeftStrip = resources.getDrawable( in initTabWidget()254 mLeftStrip = drawable; in setLeftStripDrawable()335 final Drawable leftStrip = mLeftStrip; in dispatchDraw()