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