Searched refs:noAppsInstalledSummary (Results 1 – 1 of 1) sorted by relevance
248 String noAppsInstalledSummary = getContext().getString(R.string.no_apps_installed_summary); in initEmptyListPreference() local249 listPreference.setSummary(noAppsInstalledSummary); in initEmptyListPreference()