Home
last modified time | relevance | path

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

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