Home
last modified time | relevance | path

Searched defs:notificationId (Results 1 – 25 of 41) sorted by relevance

12

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/admin/
DNotificationHelperTest.java251 int notificationId, int importance) { in constructNotification()
323 int notificationId = actualNotificationIds.get(i); in captureAndVerifyUserNotifications() local
330 int notificationId) throws Exception { in isNotificationEqualTo()
343 notificationId); in isNotificationEqualTo() local
349 Notification.Action expected, int notificationId) throws Exception { in isNotificationActionEqualTo()
358 notificationId); in isNotificationActionEqualTo() local
361 private void isIntentEqualTo(Intent actual, Intent expected, int notificationId) in isIntentEqualTo()
369 isBundleEqualTo(actual.getExtras(), expected.getExtras(), notificationId, in isIntentEqualTo() local
373 private void isBundleEqualTo(Bundle actual, Bundle expected, int notificationId, in isBundleEqualTo()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/radio/
DAlertNotificationReceiver.java37 int notificationId = intent.getIntExtra(AlertNotificationHelper.EXTRA_KEY_NOTIFICATION_ID, in onReceive() local
62 int notificationId) { in scheduleSnooze()
75 String text, long alertTimeMs, int notificationId) { in createSnoozePendingIntent()
DAlertNotificationHelper.java50 long alertTimeMs, int notificationId) { in createRadioAlertNotification()
77 int notificationId, String title, String text, long alertTimeMs) { in createPendingIntent()
DAlertSnoozeReceiver.java36 int notificationId = intent.getIntExtra(AlertNotificationHelper.EXTRA_KEY_NOTIFICATION_ID, in onReceive() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/localepicker/
DAppLocalePickerActivityTest.java333 int notificationId = (int) SystemClock.uptimeMillis(); in onLocaleSelected_evaluateNotification_oddLocaleUpdate_uidAddedWithoutNotification() local
362 int notificationId = (int) SystemClock.uptimeMillis(); in onLocaleSelected_evaluateNotification_frequentLocaleUpdate_uidAddedNoNotification() local
392 int notificationId = (int) SystemClock.uptimeMillis(); in onLocaleSelected_evaluateNotification_2ndOddLocaleUpdate_uidAddedNoNotification() local
421 int notificationId = (int) SystemClock.uptimeMillis(); in testEvaluateLocaleNotification_evenLocaleUpdate_trigger2ndNotification() local
451 int notificationId = (int) SystemClock.uptimeMillis(); in testEvaluateLocaleNotification_localeUpdateReachThreshold_noUidNorNotification() local
483 int notificationId = (int) SystemClock.uptimeMillis(); in testEvaluateLocaleNotification_appChangedLocales_newLocaleCreated() local
518 int notificationCount, long lastNotificationTime, int notificationId) in initSharedPreference()
DNotificationCancelReceiverTest.java63 int notificationId = 100; in testOnReceive_incrementDismissCount() local
DNotificationActionActivityTest.java63 int notificationId = 123; in testOnCreate_launchSystemLanguageSettings() local
DNotificationControllerTest.java122 int notificationId = 0; in testShouldTriggerNotification_return1stTrue() local
185 int notificationCount, long lastNotificationTime, int notificationId) in initSharedPreference()
/packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/
DNotificationUtils.java80 final int notificationId = sNextNotificationId.getAndIncrement(); in sendDirectReplyNotification() local
105 final int notificationId = intent.getIntExtra(KEY_NOTIFICATION_ID, 0); in onReceiveDirectReply() local
116 private static PendingIntent getReplyPendingIntent(Context context, int notificationId) { in getReplyPendingIntent()
/packages/apps/TV/src/com/android/tv/recommendation/
DNotificationService.java201 private void handleUpdateRecommendation(int notificationId, Channel channel) { in handleUpdateRecommendation()
297 int notificationId = notificationChannels.keyAt(i); in showRecommendation() local
316 private void changeRecommendation(int notificationId) { in changeRecommendation()
352 private boolean sendNotification(final long channelId, final int notificationId) { in sendNotification()
425 int notificationId, in sendNotification()
478 final int notificationId, in createChannelLogoCallback()
/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
DSmsMessageReceiver.java52 int notificationId = BasicSmsReceiverApp.getBasicSmsReceiverApp().getNextNotificationId(); in addNotification() local
72 String message, int notificationId) { in createDisplayMessageIntent()
DBasicSmsReceiverApp.java47 int notificationId = prefs.getInt(PREF_KEY_NOTIFICATION_ID, 0); in getNextNotificationId() local
DDialogSmsDisplay.java62 int notificationId = extras.getInt(SMS_NOTIFICATION_ID_EXTRA); in parseIntent() local
/packages/apps/Settings/src/com/android/settings/localepicker/
DNotificationInfo.java33 long lastNotificationTimeMs, int notificationId) { in NotificationInfo()
77 public void setNotificationId(int notificationId) { in setNotificationId()
DNotificationCancelReceiver.java41 int notificationId = intent.getExtras().getInt(EXTRA_NOTIFICATION_ID, -1); in onReceive() local
DNotificationActionActivity.java53 int notificationId = intent.getIntExtra(EXTRA_NOTIFICATION_ID, INVALID_NOTIFICATION_ID); in onCreate() local
DLocaleUtils.java189 int notificationId, in triggerNotification()
223 int notificationId, in createPendingIntent()
DAppLocalePickerActivity.java197 int notificationId, in triggerNotification()
229 private PendingIntent createPendingIntent(String locale, int notificationId, in createPendingIntent()
/packages/apps/Dialer/java/com/android/incallui/spam/
DSpamNotificationService.java59 private int notificationId; field in SpamNotificationService
67 int notificationId) { in createServiceIntent()
/packages/services/Car/service-builtin/src/com/android/car/admin/
DNotificationHelper.java108 public void cancelNotificationAsUser(UserHandle user, int notificationId) { in cancelNotificationAsUser()
236 int notificationId = packagesById.keyAt(pkgIdx); in showResourceOveruseNotificationsAsUser() local
283 String packageName, int notificationId) { in getPendingIntent()
/packages/apps/Dialer/java/com/android/incallui/
DExternalCallNotifier.java132 public void pullExternalCall(int notificationId) { in pullExternalCall()
402 private final int notificationId; field in ExternalCallNotifier.NotificationInfo
407 public NotificationInfo(@NonNull Call call, int notificationId) { in NotificationInfo()
/packages/apps/DeskClock/src/com/android/deskclock/data/
DTimerModel.kt711 val notificationId = mNotificationModel.unexpiredTimerNotificationId in updateNotification() constant
746 val notificationId = mNotificationModel.missedTimerNotificationId in updateMissedNotification() constant
772 val notificationId = mNotificationModel.expiredTimerNotificationId in updateHeadsUpNotification() constant
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastInternalReceiver.java63 final int notificationId = intent.getIntExtra( in onReceive() local
/packages/apps/Calendar/src/com/android/calendar/alerts/
DDismissAlarmsService.kt53 val notificationId = intent?.getIntExtra(AlertUtils.NOTIFICATION_ID_KEY, -1) in onHandleIntent() constant
/packages/services/Car/car-lib/src/com/android/car/internal/
DNotificationHelperBase.java100 public void cancelNotificationAsUser(UserHandle user, int notificationId) {}; in cancelNotificationAsUser()

12