Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DActivatableNotificationView.java95 private final int mTintedRippleColor; field in ActivatableNotificationView
161 mTintedRippleColor = context.getResources().getColor( in ActivatableNotificationView()
683 return mTintedRippleColor; in getRippleColor()
685 return mTintedRippleColor; in getRippleColor()