Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelView.java25 public abstract class PanelView extends FrameLayout { class
36 public PanelView(Context context) { in PanelView() method in PanelView
40 public PanelView(Context context, AttributeSet attrs) { in PanelView() method in PanelView
44 public PanelView(Context context, AttributeSet attrs, int defStyleAttr) { in PanelView() method in PanelView
48 public PanelView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in PanelView() method in PanelView