Searched refs:KeyButtonRipple (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyButtonRipple.java40 public class KeyButtonRipple extends Drawable { class in inherits:Drawable
68 public KeyButtonRipple(Context ctx, View targetView) { method in class:KeyButtonRipple
H A DKeyButtonView.java106 setBackground(new KeyButtonRipple(context, this));

Completed in 75 milliseconds