Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/homepage/
DTopLevelSettings.java296 public TopLevelHighlightMixin getHighlightMixin() { in getHighlightMixin() method in TopLevelSettings
/packages/apps/Settings/src/com/android/settings/dashboard/
DDashboardFeatureProviderImpl.java198 highlightMixin = topLevelSettings.getHighlightMixin(); in bindPreferenceToTileAndGetObservers()