Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/datausage/
H A DChartDataUsagePreferenceTest.java169 final TextView labelBottom = (TextView) mHolder.findViewById(R.id.label_bottom); in notifyChange_nonEmptyDataUsage_shouldHaveSingleContentDescription() local
180 assertThat(labelBottom.getContentDescription()).isNull(); in notifyChange_nonEmptyDataUsage_shouldHaveSingleContentDescription()