Searched refs:BottomLabelLayout (Results 1 – 3 of 3) 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