Searched defs:getNotificationChannel (Results 1 – 7 of 7) sorted by relevance
| /frameworks/base/core/java/android/service/notification/ |
| D | ConversationChannelWrapper.java | 80 public NotificationChannel getNotificationChannel() { in getNotificationChannel() method in ConversationChannelWrapper
|
| /frameworks/base/core/java/android/app/people/ |
| D | ConversationChannel.java | 123 public NotificationChannel getNotificationChannel() { in getNotificationChannel() method in ConversationChannel
|
| /frameworks/base/services/core/java/com/android/server/notification/ |
| D | NotificationManagerInternal.java | 26 NotificationChannel getNotificationChannel(String pkg, int uid, String channelId); in getNotificationChannel() method
|
| D | RankingConfig.java | 50 NotificationChannel getNotificationChannel(String pkg, int uid, String channelId, in getNotificationChannel() method
|
| D | PreferencesHelper.java | 1239 public NotificationChannel getNotificationChannel(String pkg, int uid, String channelId, in getNotificationChannel() method in PreferencesHelper
|
| /frameworks/base/core/java/android/app/ |
| D | NotificationManager.java | 980 public NotificationChannel getNotificationChannel(String channelId) { in getNotificationChannel() method in NotificationManager 999 public @Nullable NotificationChannel getNotificationChannel(@NonNull String channelId, in getNotificationChannel() method in NotificationManager
|
| D | INotificationManager.aidl | 105 …NotificationChannel getNotificationChannel(String callingPkg, int userId, String pkg, String chann… in getNotificationChannel() method
|