Home
last modified time | relevance | path

Searched defs:notificationChannel (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobNotificationCoordinator.java89 public final String notificationChannel; field in JobNotificationCoordinator.NotificationDetails
96 int notificationId, String notificationChannel, in NotificationDetails()
241 boolean isNotificationChannelAssociatedWithAnyUserInitiatedJobs( in isNotificationChannelAssociatedWithAnyUserInitiatedJobs()
293 String notificationChannel) { in maybeDeleteNotificationChannelAssociation()
H A DJobConcurrencyManager.java1951 boolean isNotificationChannelAssociatedWithAnyUserInitiatedJobs( in isNotificationChannelAssociatedWithAnyUserInitiatedJobs()
/aosp14/frameworks/base/core/tests/coretests/src/android/app/people/
H A DPeopleManagerTest.java106 NotificationChannel notificationChannel = new NotificationChannel("123", in getConversation() local
H A DPeopleSpaceTileTest.java278 NotificationChannel notificationChannel = new NotificationChannel("123", in testCreateFromConversationChannel() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
H A DVpnStatusObserver.kt45 private val notificationChannel = createNotificationChannel() regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DPartialConversationInfo.java85 NotificationChannel notificationChannel, in bindNotification()
H A DNotificationInfo.java198 NotificationChannel notificationChannel, in bindNotification()
H A DNotificationConversationInfo.java201 NotificationChannel notificationChannel, in bindNotification()
/aosp14/frameworks/base/core/java/android/service/notification/
H A DConversationChannelWrapper.java85 NotificationChannel notificationChannel) { in setNotificationChannel()
/aosp14/frameworks/base/apex/jobscheduler/framework/java/com/android/server/job/
H A DJobSchedulerInternal.java76 boolean isNotificationChannelAssociatedWithAnyUserInitiatedJobs( in isNotificationChannelAssociatedWithAnyUserInitiatedJobs()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/
H A DPeopleServiceTest.java266 NotificationChannel notificationChannel = new NotificationChannel("123", in getConversation() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java1733 NotificationChannel notificationChannel = new NotificationChannel(shortcutId, in getConversationChannelWrapper() local