Searched refs:BottomLabelLayout (Results 1 – 2 of 2) sorted by relevance
36 private BottomLabelLayout mBottomLabelLayout;41 mBottomLabelLayout = new BottomLabelLayout(RuntimeEnvironment.application, null); in setUp()
36 public class BottomLabelLayout extends LinearLayout { class39 public BottomLabelLayout(Context context, in BottomLabelLayout() method in BottomLabelLayout