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 43 public class KeyButtonRipple extends Drawable {
77 public KeyButtonRipple(Context ctx, View targetView) {
KeyButtonView.java 70 private final KeyButtonRipple mRipple;
116 mRipple = new KeyButtonRipple(context, this);

Completed in 547 milliseconds