Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/apps/
DAppManagementFragment.java70 private static final String KEY_NOTIFICATIONS = "notifications"; field in AppManagementFragment
351 mNotificationsPreference.setKey(KEY_NOTIFICATIONS); in updatePrefs()