Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationSnooze.java253 int pluralResId = showInHours in createOption() local
257 String description = res.getQuantityString(pluralResId, count, count); in createOption()