Home
last modified time | relevance | path

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

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