Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DUsageView.java79 View bottomSpace = bottomLabels.findViewById(R.id.bottom_label_space); in UsageView() local
80 bottomLabels.removeView(bottomSpace); in UsageView()
81 bottomLabels.addView(bottomSpace); in UsageView()
/packages/apps/Settings/src/com/android/settings/widget/
DUsageView.java82 View bottomSpace = bottomLabels.findViewById(R.id.bottom_label_space); in UsageView() local
83 bottomLabels.removeView(bottomSpace); in UsageView()
84 bottomLabels.addView(bottomSpace); in UsageView()