Searched defs:mChannelId (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/core/java/android/app/ | ||
H A D | NotificationHistory.java | 47 private String mChannelId; field in NotificationHistory.HistoricalNotification |
H A D | Notification.java | 1583 private String mChannelId; field in Notification |
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/ | ||
H A D | PackageInstalledNotificationUtils.java | 64 private final String mChannelId; field in PackageInstalledNotificationUtils |
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ | ||
H A D | NotificationHistoryDatabase.java | 474 private String mChannelId; field in NotificationHistoryDatabase.RemoveChannelRunnable |
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ | ||
H A D | Bubble.java | 159 private String mChannelId; field in Bubble |