/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
D | NotificationTestList.java | 489 .setContentText("This is a notification!!!") 542 .setContentText("This is the same notification!!") 555 .setContentText("This is the same notification!!") 568 .setContentText("This is the same notification!!") 581 .setContentText("This is the same notification!!") 595 .setContentText("This is the same notification!!") 625 .setContentText("Notify me!!!") 638 .setContentText("Notify me!!!") 679 n.setContentText("Progress: " + x + "%"); 930 .setContentText("This is a notification!!!") [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/support/samples/SupportAppNavigation/src/com/example/android/support/appnavigation/app/ |
D | NotificationsActivity.java | 55 .setContentText("This will open the content viewer") in onPostDirect() 71 .setContentText("This will show a detail page") in onPostInterstitial()
|
/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/ |
D | NekoService.java | 67 .setContentText("Ran job: " + params); in onStartJob() 132 .setContentText(String.valueOf(jobInfo)) in registerJob()
|
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/ |
D | SchedulerService.java | 33 .setContentText("Scheduler Test running") in onStartCommand()
|
/frameworks/base/docs/html/training/wearables/notifications/ |
D | creating.jd | 76 .setContentText(eventLocation) 120 .setContentText(eventLocation) 166 .setContentText(getString(R.string.content)) 189 into the space provided for {@link android.support.v4.app.NotificationCompat.Builder#setContentText 190 setContentText()}).</p> 204 .setContentText(eventLocation) 257 .setContentText(subject)
|
/frameworks/base/docs/html-intl/intl/ru/guide/topics/ui/notifiers/ |
D | notifications.jd | 123 {@link android.support.v4.app.NotificationCompat.Builder#setContentText setContentText()}. 200 .setContentText("Hello World!"); 246 .setContentText("Events received") 353 .setContentText("You've received new messages.") 358 mNotifyBuilder.setContentText(currentText) 735 .setContentText("Download in progress") 761 mBuilder.setContentText("Download complete") 912 .setContentText("My Awesome Band")
|
/frameworks/base/docs/html-intl/intl/ko/guide/topics/ui/notifiers/ |
D | notifications.jd | 123 {@link android.support.v4.app.NotificationCompat.Builder#setContentText setContentText()}이 설정한 세부 텍… 200 .setContentText("Hello World!"); 246 .setContentText("Events received") 353 .setContentText("You've received new messages.") 358 mNotifyBuilder.setContentText(currentText) 735 .setContentText("Download in progress") 761 mBuilder.setContentText("Download complete") 912 .setContentText("My Awesome Band")
|
/frameworks/base/docs/html/training/notify-user/ |
D | build-notification.jd | 71 {@link android.support.v4.app.NotificationCompat.Builder#setContentText setContentText()} 80 .setContentText("Hello World!");
|
D | managing.jd | 68 .setContentText("You've received new messages.") 73 mNotifyBuilder.setContentText(currentText)
|
/frameworks/support/compat/honeycomb/android/support/v4/app/ |
D | NotificationCompatHoneycomb.java | 43 .setContentText(contentText) in add()
|
/frameworks/support/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/cards/presenters/ |
D | ImageCardViewPresenter.java | 58 cardView.setContentText(card.getDescription()); in onBindViewHolder()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ |
D | PowerNotificationWarnings.java | 151 .setContentText(mContext.getString(R.string.invalid_charger_text)) in showInvalidChargerNotification() 171 .setContentText(mContext.getString(textRes, percentage)) in showWarningNotification() 241 .setContentText(mContext.getString(R.string.high_temp_notif_message)) in showTemperatureWarning()
|
/frameworks/support/compat/ics/android/support/v4/app/ |
D | NotificationCompatIceCreamSandwich.java | 48 .setContentText(contentText) in Builder()
|
/frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/notifiers/ |
D | notifications.jd | 122 …テキスト。{@link android.support.v4.app.NotificationCompat.Builder#setContentText setContentText()} で設定… 200 .setContentText("Hello World!"); 246 .setContentText("Events received") 353 .setContentText("You've received new messages.") 358 mNotifyBuilder.setContentText(currentText) 735 .setContentText("Download in progress") 761 mBuilder.setContentText("Download complete") 912 .setContentText("My Awesome Band")
|
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/notifiers/ |
D | notifications.jd | 123 {@link android.support.v4.app.NotificationCompat.Builder#setContentText setContentText()} 设置 200 .setContentText("Hello World!"); 246 .setContentText("Events received") 353 .setContentText("You've received new messages.") 358 mNotifyBuilder.setContentText(currentText) 735 .setContentText("Download in progress") 761 mBuilder.setContentText("Download complete") 912 .setContentText("My Awesome Band")
|
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/notifiers/ |
D | notifications.jd | 123 {@link android.support.v4.app.NotificationCompat.Builder#setContentText setContentText()} 設定 200 .setContentText("Hello World!"); 246 .setContentText("Events received") 353 .setContentText("You've received new messages.") 358 mNotifyBuilder.setContentText(currentText) 735 .setContentText("Download in progress") 761 mBuilder.setContentText("Download complete") 912 .setContentText("My Awesome Band")
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/ |
D | StorageNotification.java | 204 .setContentText(text) in updateMissingPrivateVolumes() 231 .setContentText(text) in onDiskScannedInternal() 483 .setContentText(text) in onMoveProgress() 534 .setContentText(text) in onMoveFinished() 570 .setContentText(text) in buildNotificationBuilder()
|
/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/ |
D | FixVibrateSetting.java | 120 .setContentText("Test notification") in test()
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/services/ |
D | Job.java | 204 .setContentText(content); in getSetupNotification() 217 .setContentText(service.getString(R.string.notification_touch_for_details)) in getFailureNotification()
|
D | CopyJob.java | 150 mProgressBuilder.setContentText(service.getString(msgId, in getProgressNotification() 153 mProgressBuilder.setContentText(null); in getProgressNotification() 213 .setContentText(service.getString( in getWarningNotification()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
D | GlobalScreenshot.java | 182 .setContentText(r.getString(R.string.screenshot_saving_text)) in SaveImageInBackgroundTask() 195 .setContentText(r.getString(R.string.screenshot_saving_text)) in SaveImageInBackgroundTask() 335 .setContentText(r.getString(R.string.screenshot_saved_text)) in onPostExecute() 343 .setContentText(r.getString(R.string.screenshot_saved_text)) in onPostExecute() 858 .setContentText(errorMsg) in notifyScreenshotError()
|
/frameworks/support/samples/SupportLeanbackDemos/src/com/example/android/leanback/ |
D | CardPresenter.java | 112 ((ImageCardView) viewHolder.view).setContentText(photoItem.getContent()); in onBindViewHolder()
|
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/ |
D | RemoteBugreportUtils.java | 96 .setContentText(context.getString( in buildNotification()
|
/frameworks/base/core/tests/notificationtests/src/android/app/ |
D | NotificationStressTest.java | 123 .setContentText(subtitle) in sendNotification()
|