Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/slices/
DNotificationChannelSlice.java276 final List<ListBuilder.RowBuilder> notificationChannelRows = new ArrayList<>(); in getNotificationChannelRows() local
280 notificationChannelRows.add(new ListBuilder.RowBuilder() in getNotificationChannelRows()
289 return notificationChannelRows; in getNotificationChannelRows()