Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
H A DKeyButtonView.java64 public class KeyButtonView extends ImageView implements ButtonInterface { class
143 public KeyButtonView(Context context, AttributeSet attrs) { in KeyButtonView() method in KeyButtonView
147 public KeyButtonView(Context context, AttributeSet attrs, int defStyle) { in KeyButtonView() method in KeyButtonView
152 public KeyButtonView(Context context, AttributeSet attrs, int defStyle, InputManager manager, in KeyButtonView() method in KeyButtonView