Home
last modified time | relevance | path

Searched defs:KeyButtonView (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyButtonView.java63 public class KeyButtonView extends ImageView implements ButtonInterface { class
102 public KeyButtonView(Context context, AttributeSet attrs) { in KeyButtonView() method in KeyButtonView
106 public KeyButtonView(Context context, AttributeSet attrs, int defStyle) { in KeyButtonView() method in KeyButtonView
111 public KeyButtonView(Context context, AttributeSet attrs, int defStyle, InputManager manager) { in KeyButtonView() method in KeyButtonView