Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DDividerView.java78 public class DividerView extends FrameLayout implements OnTouchListener, class
229 public DividerView(Context context) { in DividerView() method in DividerView
233 public DividerView(Context context, @Nullable AttributeSet attrs) { in DividerView() method in DividerView
237 public DividerView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { in DividerView() method in DividerView
241 public DividerView(Context context, @Nullable AttributeSet attrs, int defStyleAttr, in DividerView() method in DividerView