Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/dashboard/
DDashboardSummary.java112 ((SettingsActivity) context).getDashboardCategories(true); in rebuildUI()
/packages/apps/Settings/src/com/android/settings/
DSettingsActivity.java382 public List<DashboardCategory> getDashboardCategories(boolean forceRefresh) { in getDashboardCategories() method in SettingsActivity