Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/widget/
DSummaryUpdaterTest.java59 final String summaryInit = "initialized"; in notifyChangeIfNeeded_summaryUpdated_shouldNotifyChange() local
60 mSummaryUpdater.setTestSummary(summaryInit); in notifyChangeIfNeeded_summaryUpdated_shouldNotifyChange()
72 final String summaryInit = "initialized"; in notifyChangeIfNeeded_summaryNotUpdated_shouldOnlyNotifyChangeOnce() local
73 mSummaryUpdater.setTestSummary(summaryInit); in notifyChangeIfNeeded_summaryNotUpdated_shouldOnlyNotifyChangeOnce()