HomeSort by relevance Sort by last modified time
    Searched refs:KeyButtonRipple (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
KeyButtonRipple.java 40 public class KeyButtonRipple extends Drawable {
69 public KeyButtonRipple(Context ctx, View targetView) {
KeyButtonView.java 111 setBackground(new KeyButtonRipple(context, this));

Completed in 421 milliseconds