Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
DDividerView.java43 public class DividerView extends FrameLayout implements View.OnTouchListener { class
61 public DividerView(@NonNull Context context) { in DividerView() method in DividerView
65 public DividerView(@NonNull Context context, in DividerView() method in DividerView
70 public DividerView(@NonNull Context context, @Nullable AttributeSet attrs, int defStyleAttr) { in DividerView() method in DividerView
74 public DividerView(@NonNull Context context, @Nullable AttributeSet attrs, int defStyleAttr, in DividerView() method in DividerView
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
DDividerView.java76 public class DividerView extends FrameLayout implements OnTouchListener, class
264 public DividerView(Context context) { in DividerView() method in DividerView
268 public DividerView(Context context, @Nullable AttributeSet attrs) { in DividerView() method in DividerView
272 public DividerView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { in DividerView() method in DividerView
276 public DividerView(Context context, @Nullable AttributeSet attrs, int defStyleAttr, in DividerView() method in DividerView