Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java46 public abstract class PanelView extends FrameLayout { class
185 public PanelView(Context context, AttributeSet attrs) { in PanelView() method in PanelView