Home
last modified time | relevance | path

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

/packages/experimental/FilledApp/src/foo/bar/filled/
DCustomLinearLayout.java19 public class CustomLinearLayout extends LinearLayout { class
22 public CustomLinearLayout(Context context, @Nullable AttributeSet attrs) { in CustomLinearLayout() method in CustomLinearLayout