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

/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
H A DDividerView.java79 public class DividerView extends FrameLayout implements OnTouchListener, class in inherits:FrameLayout,OnTouchListener,OnComputeInternalInsetsListener
253 public DividerView(Context context) { method in class:DividerView
257 public DividerView(Context context, @Nullable AttributeSet attrs) { method in class:DividerView
261 public DividerView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { method in class:DividerView
265 public DividerView(Context context, @Nullable AttributeSet attrs, int defStyleAttr, method in class:DividerView

Completed in 59 milliseconds