Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DAppNotificationSettings.java49 private static String KEY_GENERAL_CATEGORY = "categories"; field in AppNotificationSettings
169 groupCategory.setKey(KEY_GENERAL_CATEGORY); in populateList()
193 groupCategory.setKey(KEY_GENERAL_CATEGORY); in populateGroupList()
/packages/apps/Settings/src/com/android/settings/notification/
DChannelListPreferenceController.java55 private static String KEY_GENERAL_CATEGORY = "categories"; field in ChannelListPreferenceController
116 groupCategory.setKey(KEY_GENERAL_CATEGORY); in populateList()
137 groupCategory.setKey(KEY_GENERAL_CATEGORY); in populateGroupList()