/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationhelper_fuzzer/ |
H A D | notificationhelper_fuzzer.cpp | 30 Notification::NotificationRequest notification; in DoSomethingInterestingWithMyAPI() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationInlineImageResolver.java | 156 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 D | advanced_notification_flow_control_service_test.cpp | 54 sptr<Notification> notification = new (std::nothrow) Notification(request); variable
|
H A D | notification_local_live_view_subscriber_manager_test.cpp | 126 sptr<Notification> notification = new Notification(request); variable
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/ |
H A D | NotificationEntryTest.java | 297 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 D | notification_do_not_disturb_profile_test.cpp | 129 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 D | SbnBuilder.java | 65 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 D | NotificationManagerInternal.java | 29 String tag, int id, Notification notification, int userId); in enqueueNotification() 31 String tag, int id, Notification notification, int userId, in enqueueNotification()
|
H A D | NotificationHistoryFilter.java | 57 public boolean matchesPackageAndChannelFilter(HistoricalNotification notification) { in matchesPackageAndChannelFilter()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | notification_local_live_view_subscriber_manager.cpp | 131 …cationLocalLiveViewSubscriberManager::NotifyTriggerResponse(const sptr<Notification> ¬ification, in NotifyTriggerResponse() 257 const sptr<Notification> ¬ification, const sptr<NotificationButtonOption> buttonOption) in NotifyTriggerResponseInner()
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/ |
H A D | anssubscriberstub_fuzzer.cpp | 56 sptr<Notification::Notification> notification = new Notification::Notification(); in DoSomethingInterestingWithMyAPI() local
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/ |
H A D | MediaOutputControllerTest.java | 901 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 D | PeopleSpaceUtilsTest.java | 263 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 D | anssubscriberproxy_fuzzer.cpp | 44 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 D | NotificationUtils.kt | 61 val notification = regex
|
/ohos5.0/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/ |
H A D | disc_coap_capability.c | 104 void DiscCoapReportNotification(const NSTACKX_NotificationConfig *notification) in DiscCoapReportNotification()
|
/aosp14/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/ |
H A D | FixVibrateSetting.java | 96 String notification = getSettingValue(AudioManager.VIBRATE_TYPE_NOTIFICATION); in update() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/notifications/ |
H A D | TvNotificationAdapter.java | 62 Notification notification = mNotifications.valueAt(position).getNotification(); in onBindViewHolder() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
H A D | NotificationEntryListener.java | 81 default void onInflationError(StatusBarNotification notification, Exception exception) { in onInflationError()
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/ |
H A D | readfromparcel_fuzzer.cpp | 37 Notification::Notification notification(request); in DoSomethingInterestingWithMyAPI() local
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/ |
H A D | NotificationMemoryLoggerTest.kt | 91 val notification = regex 104 val notification = regex
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | Service.java | 772 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 D | kvdb_notifier_proxy.cpp | 90 void KVDBNotifierProxy::OnSwitchChange(const SwitchNotification ¬ification) in OnSwitchChange()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
H A D | kvdb_notifier_stub.cpp | 102 SwitchNotification notification; in OnOnSwitchChange() local
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/bubble/ |
H A D | OpenActivityFromBubbleOnLocksreenTest.kt | 78 val notification = regex
|