Home
last modified time | relevance | path

Searched defs:outCv (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationUsageStats.java1310 private static void putNotificationIdentifiers(NotificationRecord r, ContentValues outCv) { in putNotificationIdentifiers()
1315 private static void putNotificationDetails(NotificationRecord r, ContentValues outCv) { in putNotificationDetails()
1341 private static void putPosttimeVisibility(NotificationRecord r, ContentValues outCv) { in putPosttimeVisibility()