Home
last modified time | relevance | path

Searched refs:mStackButtonShadowRadius (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DRecentsView.java125 private final float mStackButtonShadowRadius; field in RecentsView
190 mStackButtonShadowRadius = mStackActionButton.getShadowRadius(); in RecentsView()
213 mStackActionButton.setShadowLayer(mStackButtonShadowRadius, in reevaluateStyles()