/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
D | NotificationTestList.java | 418 .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/ |
D | NotificationTests.java | 151 .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/ |
D | MediaNotificationProcessorTest.java | 86 .setContentText("Text"); in testColorizedWithLargeIcon() 97 .setContentText("Text"); in testNotColorizedWithoutLargeIcon() 110 .setContentText("Text"); in testRemoteViewsReset()
|
/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/ |
D | DynamicSystemInstallationService.java | 434 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/ |
D | SchedulerService.java | 39 .setContentText("Scheduler Test running") in onStartCommand()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ |
D | PowerNotificationWarnings.java | 244 .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/ |
D | WakeupNotificationFactory.java | 71 .setContentText(content) in createOnboardingNotification()
|
D | WrongPasswordNotifier.java | 92 .setContentText(ssid) in showNotification()
|
D | ConnectionFailureNotificationBuilder.java | 90 .setContentText(content) in buildNoMacRandomizationSupportNotification()
|
D | ConnectToNetworkNotificationBuilder.java | 169 .setContentText(content) in createNotificationBuilder()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/ |
D | ForegroundServiceLifetimeExtenderTest.java | 51 .setContentText("Text") in setup()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/ |
D | StorageNotification.java | 214 .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/ |
D | FixVibrateSetting.java | 120 .setContentText("Test notification") in test()
|
/frameworks/base/core/java/android/app/ |
D | RecoverableSecurityException.java | 118 .setContentText(mUserMessage) in showAsNotification()
|
/frameworks/base/core/tests/notificationtests/src/android/app/ |
D | NotificationStressTest.java | 123 .setContentText(subtitle) in sendNotification()
|
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
D | RemoteBugreportUtils.java | 97 .setContentText(context.getString( in buildNotification()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CarrierServiceStateTracker.java | 443 .setContentText(details) in getNotificationBuilder() 517 .setContentText(details) in getNotificationBuilder()
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ |
D | NotificationController.java | 214 builder.setContentText(status); in createNotification() 216 builder.setContentText(printJob.getPrinterName()); in createNotification()
|
/frameworks/base/services/usb/java/com/android/server/usb/ |
D | MtpNotificationManager.java | 85 .setContentText(description) in showNotification()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NotificationInterruptionStateProviderTest.java | 553 .setContentText("content text") in createBubble() 568 .setContentText("content text") in createNotification()
|
D | SmartReplyControllerTest.java | 96 .setContentText("Text").build(); in setUp()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/ |
D | LeakReporter.java | 104 .setContentText(String.format( in dumpLeak()
|
/frameworks/base/packages/Shell/src/com/android/shell/ |
D | HeapDumpReceiver.java | 180 .setContentText(context.getText( in showDumpNotification()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/wrapper/ |
D | NotificationMediaTemplateViewWrapperTest.java | 76 .setContentText("Text"); in makeTestNotification()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | AlertWindowNotification.java | 120 .setContentText(message) in onPostNotification()
|