Home
last modified time | relevance | path

Searched refs:bottomSpace (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
DUsageView.java76 View bottomSpace = bottomLabels.findViewById(R.id.bottom_label_space); in UsageView() local
77 bottomLabels.removeView(bottomSpace); in UsageView()
78 bottomLabels.addView(bottomSpace); in UsageView()