Searched refs:viewLayout1 (Results 1 – 1 of 1) sorted by relevance
122 FrameLayout.LayoutParams viewLayout1 = in openTaskView() local125 viewLayout1.setMargins(firstBounds.left, firstBounds.top, 0, 0); in openTaskView()126 mTasksLayout.addView(mTaskView1, viewLayout1); in openTaskView()