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