/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/notification/ |
D | NotificationFragment.java | 123 .setContentTitle("Car Emergency") in initCarCategoriesButton() 135 .setContentTitle("Car Warning") in initCarCategoriesButton() 150 .setContentTitle("Car information") in initCarCategoriesButton() 168 .setContentTitle("Importance High: Shows as a heads-up") in initImportanceHighBotton() 196 .setContentTitle("No heads-up; Importance Default; Groups") in initImportanceDefaultButton() 207 .setContentTitle("Importance Low") in initImportanceLowButton() 219 .setContentTitle("Importance Min") in initImportanceMinButton() 232 .setContentTitle("Persistent/Ongoing Notification") in initOngoingButton() 286 .setContentTitle("Jane, John, Joe") in initMessagingStyleButton() 322 .setContentTitle("Message from someone") in initTestMessagesButton() [all …]
|
/packages/apps/Car/Notification/tests/robotests/src/com/android/car/notification/ |
D | CarNotificationDiffTest.java | 83 .setContentTitle(CONTENT_TITLE) in setupBaseActivityAndLayout() 87 .setContentTitle(CONTENT_TITLE) in setupBaseActivityAndLayout() 270 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameSize_shouldReturnTrue() 275 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameSize_shouldReturnTrue() 311 .setContentTitle(CONTENT_TITLE) in areBundleEqual_diffSize_shouldReturnFalse() 319 .setContentTitle(CONTENT_TITLE) in areBundleEqual_diffSize_shouldReturnFalse() 355 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameKeySetWithSameValue_shouldReturnTrue() 362 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameKeySetWithSameValue_shouldReturnTrue() 398 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameKeySetWithDiffValue_shouldReturnFalse() 405 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameKeySetWithDiffValue_shouldReturnFalse() [all …]
|
D | CarHeadsUpNotificationManagerTest.java | 125 .setContentTitle(CONTENT_TITLE) in setupBaseActivityAndLayout() 129 .setContentTitle(CONTENT_TITLE) in setupBaseActivityAndLayout() 134 .setContentTitle(CONTENT_TITLE) in setupBaseActivityAndLayout() 139 .setContentTitle(CONTENT_TITLE) in setupBaseActivityAndLayout() 144 .setContentTitle(CONTENT_TITLE) in setupBaseActivityAndLayout() 149 .setContentTitle(CONTENT_TITLE) in setupBaseActivityAndLayout() 158 .setContentTitle(CONTENT_TITLE) in setupBaseActivityAndLayout()
|
D | NotificationDataManagerTest.java | 63 .setContentTitle(CONTENT_TITLE); in setup() 65 .setContentTitle(CONTENT_TITLE) in setup()
|
/packages/apps/Contacts/src/com/android/contacts/vcard/ |
D | NotificationImportExportListener.java | 229 .setContentTitle(description) in constructProgressNotification() 257 .setContentTitle(description) in constructCancelNotification() 277 .setContentTitle(title) in constructFinishNotification() 297 .setContentTitle(context.getString(R.string.vcard_import_failed)) in constructImportFailureNotification()
|
/packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
D | AlarmNotifications.java | 91 .setContentTitle(context.getString( in showLowPriorityNotification() 140 .setContentTitle(context.getString(R.string.alarm_alert_predismiss_title)) in showHighPriorityNotification() 302 .setContentTitle(instance.getLabelOrDefault(context)) in showSnoozeNotification() 346 .setContentTitle(context.getString(R.string.alarm_missed_title)) in showMissedNotification() 388 .setContentTitle(instance.getLabelOrDefault(service)) in showAlarmNotification()
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | MissedCallNotifierImplTest.java | 277 verify(builder).setContentTitle(MISSED_CALLS_TITLE); in testNotifyMultipleMissedCalls() 280 verify(builder).setContentTitle(USER_CALL_ACTIVITY_LABEL); in testNotifyMultipleMissedCalls() 286 verify(builder).setContentTitle(MISSED_CALL_TITLE); in testNotifyMultipleMissedCalls() 289 verify(builder).setContentTitle(USER_CALL_ACTIVITY_LABEL); in testNotifyMultipleMissedCalls() 373 verify(builder).setContentTitle(MISSED_CALL_TITLE); in notifySingleCallTestInternal() 374 verify(publicBuilder).setContentTitle(USER_CALL_ACTIVITY_LABEL); in notifySingleCallTestInternal()
|
/packages/apps/Contacts/src/com/android/contacts/ |
D | SimImportService.java | 196 .setContentTitle(this.getString(R.string.importing_sim_finished_title)) in getCompletedNotification() 209 .setContentTitle(this.getString(R.string.importing_sim_failed_title)) in getFailedNotification() 223 .setContentTitle(description) in getImportingNotification()
|
/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
D | MissedCallNotifier.java | 202 .setContentTitle(context.getText(titleResId)) in updateMissedCallNotification() 209 .setContentTitle(context.getText(titleResId)) in updateMissedCallNotification() 336 createNotificationBuilder(call).setContentTitle(context.getText(titleResId)); in getNotificationForCall() 362 .setContentTitle(context.getText(titleResId)) in getNotificationForCall()
|
D | VisualVoicemailNotifier.java | 87 .setContentTitle(contentTitle) in showNotifications() 162 .setContentTitle( in createNotificationForVoicemail()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
D | BluetoothOppNotification.java | 361 b.setContentTitle(item.description); in updateActiveNotification() 451 .setContentTitle(mContext.getString(R.string.outbound_noti_title)) in updateCompletedNotification() 517 .setContentTitle(mContext.getString(R.string.inbound_noti_title)) in updateCompletedNotification() 586 .setContentTitle(mContext.getText( in updateIncomingFileConfirmNotification()
|
/packages/apps/Nfc/src/com/android/nfc/beam/ |
D | BeamTransferManager.java | 322 notBuilder.setContentTitle(beamString); in updateNotification() 340 notBuilder.setContentTitle(mContext.getString(R.string.beam_complete)); in updateNotification() 355 notBuilder.setContentTitle(mContext.getString(R.string.beam_failed)); in updateNotification() 361 notBuilder.setContentTitle(mContext.getString(R.string.beam_canceled)); in updateNotification()
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
D | NotificationHelper.java | 65 .setContentTitle(mContext in showResumeNotification() 87 .setContentTitle(mContext.getString( in showPrivacyReminderNotification()
|
/packages/apps/Settings/src/com/android/settings/sim/ |
D | SimSelectNotification.java | 207 .setContentTitle(resources.getText(R.string.sim_notification_title)) in createSimSelectNotification() 240 .setContentTitle(titleString) in createEnableMmsNotification() 287 .setContentTitle(resources.getText( in createSimCombinationWarningNotification()
|
/packages/apps/Dialer/java/com/android/incallui/ |
D | ExternalCallNotifier.java | 216 info.setContentTitle(getContentTitle(context, entry, info.getCall())); in saveContactInfo() 238 builder.setContentTitle(info.getContentTitle()); in postNotification() 424 public void setContentTitle(@Nullable String contentTitle) { in setContentTitle() method in ExternalCallNotifier.NotificationInfo
|
/packages/services/Telephony/src/com/android/phone/ |
D | NotificationMgr.java | 363 .setContentTitle(notificationTitle) in updateMwi() 530 .setContentTitle(notificationTitle) in updateCfi() 582 .setContentTitle(mContext.getText(R.string.roaming_notification_title)) in showDataDisconnectedRoaming() 614 .setContentTitle(mContext.getString(R.string.notification_network_selection_title)) in showNetworkSelection()
|
/packages/apps/Traceur/src/com/google/android/traceur/ |
D | TraceService.java | 115 .setContentTitle(title) in startTracingInternal() 154 .setContentTitle(getString(R.string.saving_trace)) in stopTracingInternal()
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
D | DownloadNotifier.java | 329 builder.setContentTitle(getDownloadTitle(res, cursor)); in updateWithLocked() 365 builder.setContentTitle(res.getQuantityString( in updateWithLocked() 372 builder.setContentTitle(res.getQuantityString( in updateWithLocked()
|
/packages/apps/DeskClock/src/com/android/deskclock/data/ |
D | TimerNotificationBuilder.java | 185 notification.setContentTitle(stateText).setContentText(contentTextPreN); in build() 288 notification.setContentTitle(stateText).setContentText(contentTextPreN); in buildHeadsUp() 367 notification.setContentText(contentText).setContentTitle(stateText); in buildMissed()
|
/packages/apps/DocumentsUI/src/com/android/documentsui/services/ |
D | Job.java | 292 .setContentTitle(service.getResources().getQuantityString(titleId, in getFailureNotification() 310 .setContentTitle(title) in createProgressBuilder()
|
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
D | CallServiceNotifier.java | 241 builder.setContentTitle("Test Phone Accounts"); in getPhoneAccountNotification() 258 builder.setContentTitle("Test Connection Service"); in getMainNotification()
|
/packages/modules/ExtServices/tests/src/android/ext/services/notification/ |
D | NotificationEntryTest.java | 78 .setContentTitle("foo") in generateSbn() 87 .setContentTitle("foo") in generateSbn()
|
/packages/apps/Dialer/java/com/android/incallui/spam/ |
D | SpamCallListListener.java | 302 .setContentTitle( in showNonSpamCallNotification() 417 .setContentTitle( in showSpamCallNotification()
|
/packages/services/Car/tests/BugReportApp/src/com/google/android/car/bugreport/ |
D | BugReportService.java | 217 .setContentTitle(getText(R.string.notification_bugreport_in_progress)) in buildProgressNotification() 351 .setContentTitle(getText(R.string.notification_bugreport_finished_title)) in showBugReportFinishedNotification()
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/ |
D | BaseTunerSetupActivity.java | 399 .setContentTitle(contentTitle) in sendNotificationInternal() 430 .setContentTitle(contentTitle) in sendRecommendationCard()
|