Searched refs:viewLayout2 (Results 1 – 1 of 1) sorted by relevance
130 FrameLayout.LayoutParams viewLayout2 = in openTaskView() local133 viewLayout2.setMargins(secondBounds.left, secondBounds.top, 0, 0); in openTaskView()134 mTasksLayout.addView(mTaskView2, viewLayout2); in openTaskView()