Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationChannelLogger.java235 static int getLoggingImportance(@NonNull NotificationChannel channel) { in getLoggingImportance() method
243 static int getLoggingImportance(@NonNull NotificationChannel channel, int importance) { in getLoggingImportance() method
DNotificationRecordLogger.java553 static int getLoggingImportance(@NonNull NotificationRecord r) { in getLoggingImportance() method