Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DRankingConfig.java52 NotificationChannel getConversationNotificationChannel(String pkg, int uid, String channelId, in getConversationNotificationChannel() method
H A DPreferencesHelper.java1246 public NotificationChannel getConversationNotificationChannel(String pkg, int uid, in getConversationNotificationChannel() method in PreferencesHelper
/aosp14/frameworks/base/core/java/android/app/
H A DINotificationManager.aidl106 …NotificationChannel getConversationNotificationChannel(String callingPkg, int userId, String pkg, … in getConversationNotificationChannel() method