Home
last modified time | relevance | path

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

1234

/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationTestList.java418 .setContentText("or is blue?")
439 .setContentText("instead of just updating the existing notification")
515 .setContentText("This is a notification!!!")
569 .setContentText("This is the same notification!!")
582 .setContentText("This is the same notification!!")
595 .setContentText("This is the same notification!!")
608 .setContentText("This is the same notification!!")
622 .setContentText("This is the same notification!!")
652 .setContentText("Notify me!!!")
665 .setContentText("Notify me!!!")
[all …]
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
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()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DMediaNotificationProcessorTest.java86 .setContentText("Text"); in testColorizedWithLargeIcon()
97 .setContentText("Text"); in testNotColorizedWithoutLargeIcon()
110 .setContentText("Text"); in testRemoteViewsReset()
/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DDynamicSystemInstallationService.java434 builder.setContentText(getString(R.string.notification_install_inprogress)); in buildNotification()
457 builder.setContentText(msgCompleted) in buildNotification()
472 builder.setContentText(msgInUse) in buildNotification()
484 builder.setContentText( in buildNotification()
487 builder.setContentText(getString(R.string.notification_install_failed)); in buildNotification()
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
DSchedulerService.java39 .setContentText("Scheduler Test running") in onStartCommand()
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerNotificationWarnings.java244 .setContentText(mContext.getString(R.string.invalid_charger_text)) in showInvalidChargerNotification()
274 .setContentText(contentText) in showWarningNotification()
311 .setContentText(mContext.getString(R.string.auto_saver_text)); in showAutoSaverSuggestionNotification()
383 .setContentText(mContext.getString(R.string.high_temp_notif_message)) in showHighTemperatureWarning()
433 .setContentText(mContext.getString(R.string.thermal_shutdown_message)) in showThermalShutdownWarning()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWakeupNotificationFactory.java71 .setContentText(content) in createOnboardingNotification()
DWrongPasswordNotifier.java92 .setContentText(ssid) in showNotification()
DConnectionFailureNotificationBuilder.java90 .setContentText(content) in buildNoMacRandomizationSupportNotification()
DConnectToNetworkNotificationBuilder.java169 .setContentText(content) in createNotificationBuilder()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DForegroundServiceLifetimeExtenderTest.java51 .setContentText("Text") in setup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java214 .setContentText(text) in updateMissingPrivateVolumes()
243 .setContentText(text) in onDiskScannedInternal()
493 .setContentText(text) in onMoveProgress()
544 .setContentText(text) in onMoveFinished()
580 .setContentText(text) in buildNotificationBuilder()
/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/
DFixVibrateSetting.java120 .setContentText("Test notification") in test()
/frameworks/base/core/java/android/app/
DRecoverableSecurityException.java118 .setContentText(mUserMessage) in showAsNotification()
/frameworks/base/core/tests/notificationtests/src/android/app/
DNotificationStressTest.java123 .setContentText(subtitle) in sendNotification()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DRemoteBugreportUtils.java97 .setContentText(context.getString( in buildNotification()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java443 .setContentText(details) in getNotificationBuilder()
517 .setContentText(details) in getNotificationBuilder()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DNotificationController.java214 builder.setContentText(status); in createNotification()
216 builder.setContentText(printJob.getPrinterName()); in createNotification()
/frameworks/base/services/usb/java/com/android/server/usb/
DMtpNotificationManager.java85 .setContentText(description) in showNotification()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationInterruptionStateProviderTest.java553 .setContentText("content text") in createBubble()
568 .setContentText("content text") in createNotification()
DSmartReplyControllerTest.java96 .setContentText("Text").build(); in setUp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
DLeakReporter.java104 .setContentText(String.format( in dumpLeak()
/frameworks/base/packages/Shell/src/com/android/shell/
DHeapDumpReceiver.java180 .setContentText(context.getText( in showDumpNotification()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationMediaTemplateViewWrapperTest.java76 .setContentText("Text"); in makeTestNotification()
/frameworks/base/services/core/java/com/android/server/wm/
DAlertWindowNotification.java120 .setContentText(message) in onPostNotification()

1234