Home
last modified time | relevance | path

Searched defs:notification (Results 126 – 150 of 351) sorted by relevance

12345678910>>...15

/aosp12/packages/modules/ExtServices/java/src/android/ext/services/notification/
H A DNotificationEntry.java81 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 DGnssNi.cpp51 void GnssNi::niNotifyCb(GpsNiNotification* notification) { in niNotifyCb()
/aosp12/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/
H A DFixVibrateSetting.java96 String notification = getSettingValue(AudioManager.VIBRATE_TYPE_NOTIFICATION); in update() local
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/template/
H A DProgressNotificationViewHolder.java71 Notification notification = alertEntry.getNotification(); in bindBody() local
H A DGroupNotificationViewHolder.java368 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 DNotificationStressTest.java118 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 DStatsdCtsForegroundService.java98 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 DTvNotificationAdapter.java61 Notification notification = mNotifications.valueAt(position).getNotification(); in onBindViewHolder() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/vcard/
H A DVCardService.java169 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 DNotificationHistoryFilter.java57 public boolean matchesPackageAndChannelFilter(HistoricalNotification notification) { in matchesPackageAndChannelFilter()
H A DNotificationRecord.java280 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 DNotificationInfo.java68 Notification notification = statusBarNotification.getNotification(); in NotificationInfo() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_local_live_view_subscriber_manager_test.cpp126 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 DVisibleBoundsSimulator.java84 Notification notification = in onCreate() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/
H A Dreadfromparcel_fuzzer.cpp37 Notification::Notification notification(request); in DoSomethingInterestingWithMyAPI() local
/aosp12/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/template/
H A DCarNotificationActionsViewTest.java395 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 DFactoryResetActivity.java78 Notification notification = NotificationHelper in sendNotification() local
/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
/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/core/service/
H A DMessengerService.java143 final Notification notification = in sendServiceRunningNotification() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationClicker.java118 Notification notification = sbn.getNotification(); in register() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DPackageUserKey.java31 public static PackageUserKey fromNotification(StatusBarNotification notification) { in fromNotification()
/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/eap/statemachine/
H A DEapAkaStateTest.java99 EapMessage notification = new EapMessage(EAP_CODE_REQUEST, ID_INT, eapData); in testProcessNotification() local
H A DEapSimStateTest.java100 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 Dansmanagerstubannextwo_fuzzer.cpp37 … sptr<Notification::NotificationRequest> notification = new Notification::NotificationRequest(); in DoSomethingInterestingWithMyAPI() local

12345678910>>...15