/aosp12/packages/modules/ExtServices/java/src/android/ext/services/notification/ |
H A D | NotificationEntry.java | 81 private static void lightenNotificationPayload(Notification notification) { in lightenNotificationPayload() 112 private Notification cloneNotificationLight(Notification notification) { in cloneNotificationLight()
|
/aosp12/hardware/interfaces/gnss/1.0/default/ |
H A D | GnssNi.cpp | 51 void GnssNi::niNotifyCb(GpsNiNotification* notification) { in niNotifyCb()
|
/aosp12/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/ |
H A D | FixVibrateSetting.java | 96 String notification = getSettingValue(AudioManager.VIBRATE_TYPE_NOTIFICATION); in update() local
|
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/template/ |
H A D | ProgressNotificationViewHolder.java | 71 Notification notification = alertEntry.getNotification(); in bindBody() local
|
H A D | GroupNotificationViewHolder.java | 368 AlertEntry notification = mNotificationGroup.getChildNotifications().get(i); in addNextPageOfNotificationsToList() local 433 Notification notification = sbn.getNotification(); in loadHeaderAppName() local
|
/aosp12/frameworks/base/core/tests/notificationtests/src/android/app/ |
H A D | NotificationStressTest.java | 118 Notification notification = new Notification.Builder(mContext) in sendNotification() local
|
/aosp12/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/ |
H A D | StatsdCtsForegroundService.java | 98 Notification notification = new Notification.Builder(this, NOTIFICATION_CHANNEL_ID) in onStartCommand() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/notifications/ |
H A D | TvNotificationAdapter.java | 61 Notification notification = mNotifications.valueAt(position).getNotification(); in onBindViewHolder() local
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/vcard/ |
H A D | VCardService.java | 169 final Notification notification = in handleImportRequest() local 202 final Notification notification = listener.onExportProcessed(request,mCurrentJobId); in handleExportRequest() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationHistoryFilter.java | 57 public boolean matchesPackageAndChannelFilter(HistoricalNotification notification) { in matchesPackageAndChannelFilter()
|
H A D | NotificationRecord.java | 280 final Notification notification = getSbn().getNotification(); in calculateLights() local 297 final Notification notification = getSbn().getNotification(); in calculateVibration() local 466 final Notification notification = getSbn().getNotification(); in dump() local 534 private void dumpNotification(PrintWriter pw, String prefix, Notification notification, in dumpNotification() 1318 final Notification notification = getNotification(); in calculateGrantableUris() local 1420 Notification notification = getNotification(); in hasUndecoratedRemoteView() local 1454 Notification notification = getNotification(); in isConversation() local
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/notification/ |
H A D | NotificationInfo.java | 68 Notification notification = statusBarNotification.getNotification(); in NotificationInfo() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | notification_local_live_view_subscriber_manager_test.cpp | 126 sptr<Notification> notification = new Notification(request); variable
|
/aosp12/packages/apps/Car/libs/car-ui-lib/paintbooth/src/main/java/com/android/car/ui/paintbooth/ |
H A D | VisibleBoundsSimulator.java | 84 Notification notification = in onCreate() local
|
/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
|
/aosp12/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/template/ |
H A D | CarNotificationActionsViewTest.java | 395 Notification notification = new Notification(); in onBind_actionCountExceedsMaximum_notCarCompatibleMessage_doesNotThrowError() local 442 Notification notification = new Notification(); in statusBarNotificationHasActions() local
|
/aosp12/packages/services/Car/service/src/com/android/car/admin/ |
H A D | FactoryResetActivity.java | 78 Notification notification = NotificationHelper in sendNotification() local
|
/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
|
/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/core/service/ |
H A D | MessengerService.java | 143 final Notification notification = in sendServiceRunningNotification() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
H A D | NotificationClicker.java | 118 Notification notification = sbn.getNotification(); in register() local
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/ |
H A D | PackageUserKey.java | 31 public static PackageUserKey fromNotification(StatusBarNotification notification) { in fromNotification()
|
/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/eap/statemachine/ |
H A D | EapAkaStateTest.java | 99 EapMessage notification = new EapMessage(EAP_CODE_REQUEST, ID_INT, eapData); in testProcessNotification() local
|
H A D | EapSimStateTest.java | 100 EapMessage notification = new EapMessage(EAP_CODE_REQUEST, ID_INT, eapData); in testProcessNotification() local
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannextwo_fuzzer/ |
H A D | ansmanagerstubannextwo_fuzzer.cpp | 37 … sptr<Notification::NotificationRequest> notification = new Notification::NotificationRequest(); in DoSomethingInterestingWithMyAPI() local
|