Searched refs:FlowLayout (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
H A DFlowLayout.java24 public class FlowLayout extends ViewGroup { class in inherits:ViewGroup
27 public FlowLayout(Context context) { method in class:FlowLayout
31 public FlowLayout(Context context, AttributeSet attrs) { method in class:FlowLayout
H A DElementLayoutActivity.java37 private FlowLayout mLayout;
49 mLayout = (FlowLayout)findViewById(R.id.root_flow_layout);

Completed in 75 milliseconds