Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/
DAppNotificationSettings.java50 private static String KEY_GENERAL_CATEGORY = "categories"; field in AppNotificationSettings
170 groupCategory.setKey(KEY_GENERAL_CATEGORY); in populateList()
194 groupCategory.setKey(KEY_GENERAL_CATEGORY); in populateGroupList()
/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()