Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/
DDashboardFeatureProviderImplTest.java597 new TestTopLevelHighlightMixin(highlightMixinPrefKey, in bindPreference_clickHighlightedPreference_shouldNotStartActivity()
628 new TestTopLevelHighlightMixin(highlightMixinPrefKey, in bindPreference_clickNotHighlightedPreference_shouldStartActivity()
843 private static class TestTopLevelHighlightMixin extends TopLevelHighlightMixin { class in DashboardFeatureProviderImplTest
846 TestTopLevelHighlightMixin(String highlightPreferenceKey, in TestTopLevelHighlightMixin() method in DashboardFeatureProviderImplTest.TestTopLevelHighlightMixin