Searched refs:showAllRecent (Results 1 – 1 of 1) sorted by relevance
255 Preference showAllRecent = new Preference(themedContext); in addRecentAppsGroup() local256 showAllRecent.setTitle(R.string.recently_accessed_show_all); in addRecentAppsGroup()257 showAllRecent.setOnPreferenceClickListener(preference -> { in addRecentAppsGroup()264 recentRequests.addPreference(showAllRecent); in addRecentAppsGroup()