Home
last modified time | relevance | path

Searched refs:setContentTitle (Results 1 – 25 of 115) sorted by relevance

12345

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/notification/
DNotificationFragment.java128 .setContentTitle("Car Emergency") in initCarCategoriesButton()
140 .setContentTitle("Car Warning") in initCarCategoriesButton()
155 .setContentTitle("Car information") in initCarCategoriesButton()
174 .setContentTitle("Importance High: Shows as a heads-up") in initImportanceHighBotton()
202 .setContentTitle("No heads-up; Importance Default; Groups") in initImportanceDefaultButton()
213 .setContentTitle("Importance Low") in initImportanceLowButton()
225 .setContentTitle("Importance Min") in initImportanceMinButton()
238 .setContentTitle("Persistent/Ongoing Notification") in initOngoingButton()
292 .setContentTitle("Jane, John, Joe") in initMessagingStyleButtonForDiffPerson()
328 .setContentTitle("Message from someone") in initMessagingStyleButtonForSamePerson()
[all …]
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DCarNotificationDiffTest.java84 .setContentTitle(CONTENT_TITLE) in setupBaseActivityAndLayout()
88 .setContentTitle(CONTENT_TITLE) in setupBaseActivityAndLayout()
295 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameSize_shouldReturnTrue()
300 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameSize_shouldReturnTrue()
338 .setContentTitle(CONTENT_TITLE) in areBundleEqual_diffSize_shouldReturnFalse()
346 .setContentTitle(CONTENT_TITLE) in areBundleEqual_diffSize_shouldReturnFalse()
382 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameKeySetWithSameValue_shouldReturnTrue()
389 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameKeySetWithSameValue_shouldReturnTrue()
425 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameKeySetWithDiffValue_shouldReturnFalse()
432 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameKeySetWithDiffValue_shouldReturnFalse()
[all …]
DCarHeadsUpNotificationManagerTest.java139 .setContentTitle(CONTENT_TITLE) in setup()
147 .setContentTitle(CONTENT_TITLE) in setup()
152 .setContentTitle(CONTENT_TITLE) in setup()
157 .setContentTitle(CONTENT_TITLE) in setup()
162 .setContentTitle(CONTENT_TITLE) in setup()
167 .setContentTitle(CONTENT_TITLE) in setup()
176 .setContentTitle(CONTENT_TITLE) in setup()
DNotificationDataManagerTest.java65 .setContentTitle(CONTENT_TITLE) in setup()
73 .setContentTitle(CONTENT_TITLE) in setup()
/packages/apps/Traceur/src/com/android/traceur/
DTraceService.java132 .setContentTitle(title) in startTracingInternal()
172 .setContentTitle(getString(R.string.attaching_to_report)) in stopTracingInternal()
177 .setContentTitle(getString(R.string.saving_trace)) in stopTracingInternal()
188 .setContentTitle(getString(R.string.attached_to_report)) in stopTracingInternal()
/packages/apps/Contacts/src/com/android/contacts/vcard/
DNotificationImportExportListener.java228 .setContentTitle(description) in constructProgressNotification()
256 .setContentTitle(description) in constructCancelNotification()
276 .setContentTitle(title) in constructFinishNotification()
296 .setContentTitle(context.getString(R.string.vcard_import_failed)) in constructImportFailureNotification()
/packages/apps/Settings/src/com/android/settings/sim/
DSimActivationNotifier.java151 .setContentTitle(title) in sendNetworkConfigNotification()
177 .setContentTitle(titleText) in sendSwitchedToRemovableSlotNotification()
208 .setContentTitle( in sendEnableDsdsNotification()
DSimSelectNotification.java223 .setContentTitle(resources.getText(R.string.sim_notification_title)) in createSimSelectNotification()
257 .setContentTitle(titleString) in createEnableMmsNotification()
304 .setContentTitle(resources.getText( in createSimCombinationWarningNotification()
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java364 b.setContentTitle(item.description); in updateActiveNotification()
455 .setContentTitle(mContext.getString(R.string.outbound_noti_title)) in updateCompletedNotification()
525 .setContentTitle(mContext.getString(R.string.inbound_noti_title)) in updateCompletedNotification()
609 .setContentTitle(mContext.getText( in updateIncomingFileConfirmNotification()
638 .setContentTitle(mContext.getText( in updateIncomingFileConfirmNotification()
/packages/apps/Contacts/src/com/android/contacts/
DSimImportService.java196 .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/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.kt122 .setContentTitle(context.getString( in showLowPriorityNotification()
184 .setContentTitle(context.getString( in showHighPriorityNotification()
390 .setContentTitle(instance.getLabelOrDefault(context)) in showSnoozeNotification()
446 .setContentTitle(context.getString(R.string.alarm_missed_title)) in showMissedNotification()
500 .setContentTitle(instance.getLabelOrDefault(service)) in showAlarmNotification()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DMissedCallNotifierImplTest.java340 verify(builder).setContentTitle(MISSED_CALLS_TITLE); in testNotifyMultipleMissedCalls()
343 verify(builder).setContentTitle(USER_CALL_ACTIVITY_LABEL); in testNotifyMultipleMissedCalls()
349 verify(builder).setContentTitle(MISSED_CALL_TITLE); in testNotifyMultipleMissedCalls()
352 verify(builder).setContentTitle(USER_CALL_ACTIVITY_LABEL); in testNotifyMultipleMissedCalls()
436 verify(builder).setContentTitle(MISSED_CALL_TITLE); in notifySingleCallTestInternal()
437 verify(publicBuilder).setContentTitle(USER_CALL_ACTIVITY_LABEL); in notifySingleCallTestInternal()
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DNotificationHelper.java70 .setContentTitle(mContext in showResumeNotification()
92 .setContentTitle(mContext.getString( in showPrivacyReminderNotification()
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DMissedCallNotifier.java202 .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()
DVisualVoicemailNotifier.java87 .setContentTitle(contentTitle) in showNotifications()
162 .setContentTitle( in createNotificationForVoicemail()
/packages/apps/Nfc/src/com/android/nfc/beam/
DBeamTransferManager.java322 notBuilder.setContentTitle(beamString); in updateNotification()
340 notBuilder.setContentTitle(mContext.getString(R.string.beam_complete)); in updateNotification()
356 notBuilder.setContentTitle(mContext.getString(R.string.beam_failed)); in updateNotification()
362 notBuilder.setContentTitle(mContext.getString(R.string.beam_canceled)); in updateNotification()
/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java375 .setContentTitle(notificationTitle) in updateMwi()
561 .setContentTitle(notificationTitle) in updateCfi()
629 .setContentTitle(contentTitle) in showDataRoamingNotification()
711 .setContentTitle(mContext.getText( in showLimitedSimFunctionWarningNotification()
777 .setContentTitle(mContext.getString(R.string.notification_network_selection_title)) in showNetworkSelection()
/packages/apps/Dialer/java/com/android/incallui/
DExternalCallNotifier.java216 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/apps/Car/Dialer/src/com/android/car/dialer/notification/
DInCallNotificationController.java104 .setContentTitle(TelecomUtils.getBidiWrappedNumber(callNumber)) in showInCallNotification()
122 .setContentTitle(TelecomUtils.getBidiWrappedNumber(pair.first)); in showInCallNotification()
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DDownloadService.java132 .setContentTitle(res.getString(R.string.downloading_paramfile, mDisplayName)) in DownloadTask()
435 .setContentTitle(getResources().getString(R.string.download_completed)) in makeDoneNotification()
447 .setContentTitle(res.getString(R.string.error_downloading_paramfile, filename)) in makeErrorNotification()
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadNotifier.java333 builder.setContentTitle(getDownloadTitle(res, cursor)); in updateWithLocked()
369 builder.setContentTitle(res.getQuantityString( in updateWithLocked()
376 builder.setContentTitle(res.getQuantityString( in updateWithLocked()
/packages/apps/DeskClock/src/com/android/deskclock/data/
DTimerNotificationBuilder.kt192 notification.setContentTitle(stateText).setContentText(contentTextPreN) in build()
296 notification.setContentTitle(stateText).setContentText(contentTextPreN) in buildHeadsUp()
379 notification.setContentText(contentText).setContentTitle(stateText) in buildMissed()
/packages/modules/ExtServices/java/tests/src/android/ext/services/notification/
DNotificationEntryTest.java77 .setContentTitle("foo") in generateSbn()
86 .setContentTitle("foo") in generateSbn()
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallServiceNotifier.java241 builder.setContentTitle("Test Phone Accounts"); in getPhoneAccountNotification()
258 builder.setContentTitle("Test Connection Service"); in getMainNotification()
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/utils/
DMockMessageNotificationBuilder.java109 builder.setContentTitle(mContentTitle); in build()
230 public MockMessageNotificationBuilder setContentTitle(String contentTitle) { in setContentTitle() method in MockMessageNotificationBuilder

12345