Home
last modified time | relevance | path

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

123456

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/notification/
DNotificationFragment.java153 .setContentTitle("Car Emergency") in initCarCategoriesButton()
165 .setContentTitle("Car Warning") in initCarCategoriesButton()
180 .setContentTitle("Car information") in initCarCategoriesButton()
199 .setContentTitle("Importance High: Shows as a heads-up") in initImportanceHighBotton()
227 .setContentTitle("No heads-up; Importance Default; Groups") in initImportanceDefaultButton()
238 .setContentTitle("Importance Low") in initImportanceLowButton()
250 .setContentTitle("Importance Min") in initImportanceMinButton()
273 .setContentTitle("Unknown number") in initIncomingButton()
300 .setContentTitle("Incoming call") in initIncomingButton()
316 .setContentTitle("Persistent/Ongoing Notification") in initOngoingButton()
[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()
305 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameSize_shouldReturnTrue()
310 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameSize_shouldReturnTrue()
348 .setContentTitle(CONTENT_TITLE) in areBundleEqual_diffSize_shouldReturnFalse()
356 .setContentTitle(CONTENT_TITLE) in areBundleEqual_diffSize_shouldReturnFalse()
392 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameKeySetWithSameValue_shouldReturnTrue()
399 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameKeySetWithSameValue_shouldReturnTrue()
435 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameKeySetWithDiffValue_shouldReturnFalse()
442 .setContentTitle(CONTENT_TITLE) in areBundleEqual_sameKeySetWithDiffValue_shouldReturnFalse()
[all …]
DCarHeadsUpNotificationManagerTest.java159 .setContentTitle(CONTENT_TITLE) in setup()
167 .setContentTitle(CONTENT_TITLE) in setup()
172 .setContentTitle(CONTENT_TITLE) in setup()
177 .setContentTitle(CONTENT_TITLE) in setup()
182 .setContentTitle(CONTENT_TITLE) in setup()
187 .setContentTitle(CONTENT_TITLE) in setup()
196 .setContentTitle(CONTENT_TITLE) in setup()
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/migration/notification/
DMigrationNotificationFactory.java176 .setContentTitle(notificationTitle) in getMigrationInProgressNotification()
198 .setContentTitle(notificationTitle) in getModuleUpdateNeededNotification()
219 .setContentTitle(notificationTitle) in getAppUpdateNeededNotification()
257 .setContentTitle(notificationTitle) in getMoreSpaceNeededNotification()
280 .setContentTitle(notificationTitle) in getResumeMigrationNotification()
298 .setContentTitle(notificationTitle) in getMigrationCancelledNotification()
315 .setContentTitle(notificationTitle) in getMigrationCompleteNotification()
332 .setContentTitle(notificationTitle) in getMigrationPausedNotification()
/packages/apps/Contacts/src/com/android/contacts/vcard/
DNotificationImportExportListener.java229 .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/Settings/src/com/android/settings/sim/
DSimActivationNotifier.java151 .setContentTitle(title) in sendNetworkConfigNotification()
177 .setContentTitle(titleText) in sendSwitchedToRemovableSlotNotification()
208 .setContentTitle( in sendEnableDsdsNotification()
DSimSelectNotification.java266 .setContentTitle(resources.getText(R.string.sim_notification_title)) in createSimSelectNotification()
300 .setContentTitle(titleString) in createEnableMmsNotification()
346 .setContentTitle(resources.getText( in createSimCombinationWarningNotification()
/packages/apps/TvSystemUI/src/com/android/systemui/tv/vpn/
DVpnStatusObserver.kt119 .setContentTitle(context.getString(R.string.notification_vpn_connected)) in <lambda>()
129 .setContentTitle(context.getString(R.string.notification_vpn_disconnected)) in <lambda>()
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DNotificationHelper.java71 .setContentTitle(mContext in showResumeNotification()
94 .setContentTitle(mContext.getString( in showPrivacyReminderNotification()
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationTrigger.java284 .setContentTitle(contentTitle) in getGaV2ConsentNotification()
316 .setContentTitle( in getConsentNotification()
352 .setContentTitle(context.getString(R.string.notificationUI_u18_notification_title)) in getU18ConsentNotification()
396 .setContentTitle(contentTitle) in getPasConsentNotification()
/packages/apps/Contacts/src/com/android/contacts/
DSimImportService.java198 .setContentTitle(this.getString(R.string.importing_sim_finished_title)) in getCompletedNotification()
211 .setContentTitle(this.getString(R.string.importing_sim_failed_title)) in getFailedNotification()
225 .setContentTitle(description) in getImportingNotification()
/packages/services/Car/service-builtin/src/com/android/car/admin/
DNotificationHelper.java126 .setContentTitle( in showUserDisclaimerNotification()
204 .setContentTitle(getContext().getString(R.string.factory_reset_notification_title)) in showFactoryResetNotification()
256 .setContentTitle(TextUtils.expandTemplate(titleTemplate, appName)) in showResourceOveruseNotificationsAsUser()
/packages/services/Telecomm/testapps/transactionalVoipApp/src/com/android/server/telecom/transactionalVoipApp/
DUtils.java73 .setContentTitle("Incoming call") in createCallStyleNotification()
98 .setContentTitle("Ongoing call") in updateCallStyleNotification_toOngoingCall()
/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/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java412 b.setContentTitle(item.description); in updateActiveNotification()
528 .setContentTitle(mContext.getString(R.string.outbound_noti_title)) in updateCompletedNotification()
617 .setContentTitle(mContext.getString(R.string.inbound_noti_title)) in updateCompletedNotification()
749 .setContentTitle( in updateIncomingFileConfirmNotification()
786 .setContentTitle( in updateIncomingFileConfirmNotification()
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DMissedCallNotifier.java212 .setContentTitle(titleText) in updateMissedCallNotification()
219 .setContentTitle(titleText) in updateMissedCallNotification()
346 createNotificationBuilder(call).setContentTitle(context.getText(titleResId)); in getNotificationForCall()
372 .setContentTitle(context.getText(titleResId)) in getNotificationForCall()
/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/services/Telecomm/tests/src/com/android/server/telecom/tests/
DMissedCallNotifierImplTest.java364 verify(builder).setContentTitle(MISSED_CALLS_TITLE); in testNotifyMultipleMissedCalls()
367 verify(builder).setContentTitle(USER_CALL_ACTIVITY_LABEL); in testNotifyMultipleMissedCalls()
373 verify(builder).setContentTitle(MISSED_CALL_TITLE); in testNotifyMultipleMissedCalls()
376 verify(builder).setContentTitle(USER_CALL_ACTIVITY_LABEL); in testNotifyMultipleMissedCalls()
460 verify(builder).setContentTitle(MISSED_CALL_TITLE); in notifySingleCallTestInternal()
461 verify(publicBuilder).setContentTitle(USER_CALL_ACTIVITY_LABEL); in notifySingleCallTestInternal()
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/template/
DGroupNotificationViewHolderTest.java190 .setContentTitle(CONTENT_TITLE) in getNotificationGroup()
201 .setContentTitle(CONTENT_TITLE) in getNotificationGroup()
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/
DAutoGrantPermissionsNotifier.java164 .setContentTitle(title) in notifyOfAutoGrantPermissions()
204 .setContentTitle(summaryTitle) in notifyOfAutoGrantPermissions()
/packages/modules/Permission/service/java/com/android/safetycenter/notifications/
DSafetyCenterNotificationFactory.java106 .setContentTitle(action.getSuccessMessage()) in newNotificationForSuccessfulAction()
160 .setContentTitle(title) in newNotificationForIssue()
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DDownloadService.java145 .setContentTitle(res.getString(R.string.downloading_paramfile, mDisplayName)) in DownloadTask()
493 .setContentTitle(getResources().getString(R.string.download_completed)) in makeDoneNotification()
505 .setContentTitle(res.getString(R.string.error_downloading_paramfile, filename)) in makeErrorNotification()
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadNotifier.java349 builder.setContentTitle(getDownloadTitle(res, cursor)); in updateWithLocked()
385 builder.setContentTitle(res.getQuantityString( in updateWithLocked()
392 builder.setContentTitle(res.getQuantityString( in updateWithLocked()
/packages/apps/Nfc/src/com/android/nfc/
DNfcBlockedNotification.java61 builder.setContentTitle(mContext.getString(R.string.nfc_blocking_alert_title)) in startNotification()
DNfcDeveloperOptionNotification.java61 builder.setContentTitle(mContext.getString(R.string.nfc_logging_alert_title)) in startNotification()

123456