Home
last modified time | relevance | path

Searched refs:setContentText (Results 1 – 25 of 182) sorted by relevance

12345678

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DNotificationHelperTest.java74 .setContentText("TEST_TEXT")
88 .setContentText("TEST_TEXT")
98 .setContentText("TEST_TEXT")
105 .setContentText("TEST_TEXT")
144 .setContentText("TEST_TEXT") in testGetMessagingStyleMessagesNoMessage()
214 .setContentText("TEST_TEXT") in testGetSenderIfGroupConversation_notGroup()
230 .setContentText("TEST_TEXT") in testGetSenderIfGroupConversation_group()
249 .setContentText("TEST_TEXT") in testGetSenderIfGroupConversation_groupNoName()
H A DPeopleSpaceUtilsTest.java135 .setContentText("TEST_TEXT")
148 .setContentText("OTHER_TEXT")
157 .setContentText("OTHER_TEXT")
270 .setContentText("TEST_TEXT") in testAugmentTileFromNotificationGroupWithSender()
308 .setContentText("TEST_TEXT") in testAugmentTileFromNotificationGroupWithImageUri()
341 .setContentText("TEST_TEXT") in testAugmentTileFromNotificationGroupWithAudioUri()
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/notification/
H A DNotificationFragment.java146 .setContentText( in initCarCategoriesButton()
180 .setContentText( in initImportanceHighBotton()
375 .setContentText("Group chat") in initMessagingStyleButtonForDiffPerson()
411 .setContentText("hi") in initMessagingStyleButtonForSamePerson()
454 .setContentText("hi") in initMessagingStyleButtonForLongMessageSamePerson()
502 .setContentText("Muting notification when " in initMessagingStyleButtonWithMuteAction()
548 .setContentText("hi") in initTestMessagesButton()
596 .setContentText( in initProgressButton()
701 .setContentText("Funny Face") in initMediaButton()
733 .setContentText("Shows persistent heads-up") in initCallButton()
[all …]
/aosp12/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationTestList.java414 .setContentText("or is blue?")
511 .setContentText("This is a notification!!!")
648 .setContentText("Notify me!!!")
661 .setContentText("Notify me!!!")
913 .setContentText("This is a notification!!!")
950 .setContentText("This is a notification!!!")
963 .setContentText("This is a notification!!!")
976 .setContentText("This is a notification!!!")
1078 .setContentText("Notify me!!!" + i)
1150 .setContentText("Number=" + num) in notificationWithNumbers()
[all …]
/aosp12/packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/
H A DNotificationUtils.java87 .setContentText("Content Title") in sendDirectReplyNotification()
89 .setContentText("Message from " + UserHandle.getUserHandleForUid(Process.myUid())) in sendDirectReplyNotification()
105 notificationBuilder.setContentText("Content Title") in onReceiveDirectReply()
107 .setContentText(String.format("Sent \"%s\" to %s", reply, in onReceiveDirectReply()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ingest/
H A DIngestService.java158 .setContentText(getResources().getText(R.string.ingest_scanning_done)); in setClientActivity()
198 .setContentText(getResources().getText(R.string.ingest_importing)); in importSelectedItems()
233 .setContentText(getResources().getText(R.string.ingest_importing)); in onImportProgress()
250 .setContentText(getResources().getText(R.string.ingest_import_complete)); in onImportFinish()
267 .setContentText(getResources().getText(R.string.ingest_scanning)); in onObjectIndexed()
288 .setContentText(getResources().getText(R.string.ingest_scanning_done)); in onIndexingFinished()
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/calllog/
H A DVisualVoicemailNotifier.java88 .setContentText(callers) in showNotifications()
175 .setContentText(voicemail.transcription) in createNotificationForVoicemail()
182 builder.setContentText(context.getString(R.string.voicemail_transcription_in_progress)); in createNotificationForVoicemail()
188 builder.setContentText( in createNotificationForVoicemail()
195 builder.setContentText( in createNotificationForVoicemail()
202 builder.setContentText(context.getString(R.string.voicemail_transcription_failed)); in createNotificationForVoicemail()
/aosp12/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
H A DNotificationTests.java151 .setContentText(longSmsText) in makeBigTextNotification()
168 .setContentText("foo.txt") in makeUploadNotification()
276 .setContentText("Matias Duarte") in testCreate()
298 .setContentText("Counting up") in testCreate()
311 .setContentText("The Botcave") in testCreate()
334 .setContentText("I was lucky to find a Canon 5D Mk III at a local Bay Area " in testCreate()
356 .setContentText("3 new messages") in testCreate()
374 .setContentText("You were mentioned in a post") in testCreate()
/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadNotifier.java338 builder.setContentText(description); in updateWithLocked()
340 builder.setContentText(remainingText); in updateWithLocked()
345 builder.setContentText( in updateWithLocked()
351 builder.setContentText(res.getText(R.string.notification_download_failed)); in updateWithLocked()
353 builder.setContentText( in updateWithLocked()
371 builder.setContentText(remainingText); in updateWithLocked()
378 builder.setContentText( in updateWithLocked()
/aosp12/packages/apps/Contacts/src/com/android/contacts/vcard/
H A DNotificationImportExportListener.java237 builder.setContentText(percentage); in constructProgressNotification()
257 .setContentText(description) in constructCancelNotification()
277 .setContentText(description) in constructFinishNotification()
297 .setContentText(reason) in constructImportFailureNotification()
/aosp12/packages/apps/Settings/src/com/android/settings/sim/
H A DSimActivationNotifier.java152 .setContentText(text) in sendNetworkConfigNotification()
178 .setContentText( in sendSwitchedToRemovableSlotNotification()
210 .setContentText( in sendEnableDsdsNotification()
H A DSimSelectNotification.java225 .setContentText(resources.getText(R.string.sim_notification_summary)) in createSimSelectNotification()
259 .setContentText(notificationSummary) in createEnableMmsNotification()
309 .setContentText(dualCdmaSimWarningSummary) in createSimCombinationWarningNotification()
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
H A DNotificationHelper.java72 .setContentText(mContext.getString(R.string.continue_provisioning_notify_text)) in showResumeNotification()
94 .setContentText( in showPrivacyReminderNotification()
/aosp12/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DDynamicSystemInstallationService.java446 builder.setContentText(getString(R.string.notification_install_inprogress)); in buildNotification()
469 builder.setContentText(msgCompleted) in buildNotification()
484 builder.setContentText(msgInUse) in buildNotification()
496 builder.setContentText( in buildNotification()
499 builder.setContentText(getString(R.string.notification_install_failed)); in buildNotification()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DSbnBuilder.java136 public SbnBuilder setContentText(Context context, String contentText) { in setContentText() method in SbnBuilder
137 modifyNotification(context).setContentText(contentText); in setContentText()
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DMissedCallNotifierImplTest.java290 verify(builder2).setContentText(CALLER_NAME); in cancelNotificationTestInternal()
339 verify(builder).setContentText(String.format(MISSED_CALLS_MSG, 2)); in testNotifyMultipleMissedCalls()
342 verify(builder).setContentText(MISSED_CALLS_TITLE); in testNotifyMultipleMissedCalls()
348 verify(builder).setContentText(CALLER_NAME); in testNotifyMultipleMissedCalls()
351 verify(builder).setContentText(MISSED_CALL_TITLE); in testNotifyMultipleMissedCalls()
433 verify(builder).setContentText(CALLER_NAME); in notifySingleCallTestInternal()
434 verify(publicBuilder).setContentText(MISSED_CALL_TITLE); in notifySingleCallTestInternal()
/aosp12/packages/apps/Camera2/src/com/android/camera/processing/
H A DProcessingService.java243 mNotificationBuilder.setContentText("…").setProgress(100, 0, false); in resetNotification()
277 mNotificationBuilder.setContentText(messageId > 0 ? getString(messageId) : ""); in onStatusMessageChanged()
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/alarms/
H A DAlarmNotifications.kt124 .setContentText(AlarmUtils.getAlarmText(
186 .setContentText(AlarmUtils.getAlarmText(
391 .setContentText(context.getString(R.string.alarm_alert_snooze_until,
447 .setContentText(if (instance.mLabel!!.isEmpty()) {
501 .setContentText(AlarmUtils.getFormattedTime(
/aosp12/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/utils/
H A DMockMessageNotificationBuilder.java106 mChannelId).setSmallIcon(mSmallIconId).setContentText( in build()
118 builder.setContentText(mContentText); in build()
269 public MockMessageNotificationBuilder setContentText(String contentText) { in setContentText() method in MockMessageNotificationBuilder
/aosp12/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DNekoService.java86 .setContentText("Ran job: " + params); in onStartJob()
179 .setContentText(String.valueOf(jobInfo)) in registerJob()
/aosp12/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DSchedulerService.java39 .setContentText("Scheduler Test running") in onStartCommand()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntryBuilder.java201 public NotificationEntryBuilder setContentText(Context context, String contentText) { in setContentText() method in NotificationEntryBuilder
202 mSbnBuilder.setContentText(context, contentText); in setContentText()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppNotification.java456 .setContentText(caption) in updateCompletedNotification()
526 .setContentText(caption) in updateCompletedNotification()
611 .setContentText(fileNameSafe) in updateIncomingFileConfirmNotification()
640 .setContentText(fileNameSafe) in updateIncomingFileConfirmNotification()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DNotificationMgr.java376 .setContentText(notificationText) in updateMwi()
562 .setContentText(mContext.getString(R.string.sum_cfu_enabled_indicator)) in updateCfi()
631 .setContentText(contentText) in showDataRoamingNotification()
713 .setContentText(contentText) in showLimitedSimFunctionWarningNotification()
778 .setContentText( in showNetworkSelection()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerNotificationWarnings.java247 .setContentText(mContext.getString(R.string.invalid_charger_text)) in showInvalidChargerNotification()
277 .setContentText(contentText) in showWarningNotification()
316 .setContentText(message); in showAutoSaverSuggestionNotification()
393 .setContentText(message) in showHighTemperatureWarning()
479 .setContentText(message) in showThermalShutdownWarning()

12345678