Searched refs:bottomLabels (Results 1 – 2 of 2) sorted by relevance
78 LinearLayout bottomLabels = findViewById(R.id.bottom_label_group); in UsageView() local79 View bottomSpace = bottomLabels.findViewById(R.id.bottom_label_space); in UsageView()80 bottomLabels.removeView(bottomSpace); in UsageView()81 bottomLabels.addView(bottomSpace); in UsageView()