Searched refs:sHolographicHelper (Results 1 – 2 of 2) sorted by relevance
141 private static HolographicHelper sHolographicHelper; field in StackView212 if (sHolographicHelper == null) { in initStackView()213 sHolographicHelper = new HolographicHelper(mContext); in initStackView()378 mHighlight.setImageBitmap(sHolographicHelper.createResOutline(v, mResOutColor)); in setupStackSlider()451 sHolographicHelper.createClickOutline(v, mClickColor)); in updateClickFeedback()
69434 Landroid/widget/StackView;->sHolographicHelper:Landroid/widget/StackView$HolographicHelper;