Home
last modified time | relevance | path

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

/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/privacy/
DSensorState.java87 addRecentAppsGroup(); in onCreate()
122 private void addRecentAppsGroup() { in addRecentAppsGroup() method in SensorState
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/privacy/
DSensorFragment.java105 addRecentAppsGroup(screen, themedContext); in onCreatePreferences()
226 private void addRecentAppsGroup(PreferenceScreen screen, Context themedContext) { in addRecentAppsGroup() method in SensorFragment