Home
last modified time | relevance | path

Searched defs:notification (Results 51 – 75 of 213) sorted by relevance

123456789

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationhelper_fuzzer/
H A Dnotificationhelper_fuzzer.cpp30 Notification::NotificationRequest notification; in DoSomethingInterestingWithMyAPI() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationInlineImageResolver.java156 public void preloadImages(Notification notification) { in preloadImages()
181 private void retrieveWantedUriSet(Notification notification) { in retrieveWantedUriSet()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_flow_control_service_test.cpp54 sptr<Notification> notification = new (std::nothrow) Notification(request); variable
H A Dnotification_local_live_view_subscriber_manager_test.cpp126 sptr<Notification> notification = new Notification(request); variable
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntryTest.java297 Notification notification = new Notification.Builder(mContext, "test") in notificationDataEntry_testIsLastMessageFromReply() local
329 Notification notification = new Notification.Builder(mContext, "test") in notificationDataEntry_testIsLastMessageFromReply_invalidPerson_noCrash() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_do_not_disturb_profile_test.cpp129 sptr<NotificationBundleOption> notification = new (std::nothrow) NotificationBundleOption(); variable
150 sptr<NotificationBundleOption> notification = new (std::nothrow) NotificationBundleOption(); variable
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/
H A DSbnBuilder.java65 Notification notification; in build() local
125 public SbnBuilder setNotification(Notification notification) { in setNotification()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerInternal.java29 String tag, int id, Notification notification, int userId); in enqueueNotification()
31 String tag, int id, Notification notification, int userId, in enqueueNotification()
H A DNotificationHistoryFilter.java57 public boolean matchesPackageAndChannelFilter(HistoricalNotification notification) { in matchesPackageAndChannelFilter()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_local_live_view_subscriber_manager.cpp131 …cationLocalLiveViewSubscriberManager::NotifyTriggerResponse(const sptr<Notification> &notification, in NotifyTriggerResponse()
257 const sptr<Notification> &notification, const sptr<NotificationButtonOption> buttonOption) in NotifyTriggerResponseInner()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/
H A Danssubscriberstub_fuzzer.cpp56 sptr<Notification::Notification> notification = new Notification::Notification(); in DoSomethingInterestingWithMyAPI() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
H A DMediaOutputControllerTest.java901 final Notification notification = mock(Notification.class); in getNotificationLargeIcon_withoutLargeIcon_returnsNull() local
919 final Notification notification = mock(Notification.class); in getNotificationLargeIcon_withPackageNameAndMediaSession_returnsIconCompat() local
938 final Notification notification = mock(Notification.class); in getNotificationLargeIcon_withPackageNameAndNoMediaSession_returnsNull() local
957 final Notification notification = mock(Notification.class); in getNotificationSmallIcon_withoutSmallIcon_returnsNull() local
975 final Notification notification = mock(Notification.class); in getNotificationSmallIcon_withPackageNameAndMediaSession_returnsIconCompat() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DPeopleSpaceUtilsTest.java263 Notification notification = new Notification.Builder(mContext, "test") in testAugmentTileFromNotificationGroupWithSender() local
301 Notification notification = new Notification.Builder(mContext, "test") in testAugmentTileFromNotificationGroupWithImageUri() local
334 Notification notification = new Notification.Builder(mContext, "test") in testAugmentTileFromNotificationGroupWithAudioUri() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/
H A Danssubscriberproxy_fuzzer.cpp44 sptr<Notification::Notification> notification = new Notification::Notification(request); in DoSomethingInterestingWithMyAPI() local
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/service/notification/scenarios/
H A DNotificationUtils.kt61 val notification = regex
/ohos5.0/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/
H A Ddisc_coap_capability.c104 void DiscCoapReportNotification(const NSTACKX_NotificationConfig *notification) in DiscCoapReportNotification()
/aosp14/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/
H A DFixVibrateSetting.java96 String notification = getSettingValue(AudioManager.VIBRATE_TYPE_NOTIFICATION); in update() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/notifications/
H A DTvNotificationAdapter.java62 Notification notification = mNotifications.valueAt(position).getNotification(); in onBindViewHolder() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryListener.java81 default void onInflationError(StatusBarNotification notification, Exception exception) { in onInflationError()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/
H A Dreadfromparcel_fuzzer.cpp37 Notification::Notification notification(request); in DoSomethingInterestingWithMyAPI() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationMemoryLoggerTest.kt91 val notification = regex
104 val notification = regex
/aosp14/frameworks/base/core/java/android/app/
H A DService.java772 public final void startForeground(int id, Notification notification) { in startForeground()
858 public final void startForeground(int id, @NonNull Notification notification, in startForeground()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_notifier_proxy.cpp90 void KVDBNotifierProxy::OnSwitchChange(const SwitchNotification &notification) in OnSwitchChange()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkvdb_notifier_stub.cpp102 SwitchNotification notification; in OnOnSwitchChange() local
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/bubble/
H A DOpenActivityFromBubbleOnLocksreenTest.kt78 val notification = regex

123456789