Home
last modified time | relevance | path

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

12

/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
DNotificationService.java136 .setContentTitle(sender) in makeSmsNotification()
175 .setContentTitle(context.getString(R.string.upload_title)) in makeUploadNotification()
217 .setContentTitle(getString(R.string.call_title)) in onHandleIntent()
247 .setContentTitle(getString(R.string.timer_title)) in onHandleIntent()
258 .setContentTitle(getString(R.string.calendar_title)) in onHandleIntent()
283 .setContentTitle(getString(R.string.picture_title)) in onHandleIntent()
298 .setContentTitle(getString(R.string.email_title)) in onHandleIntent()
314 .setContentTitle(getString(R.string.social_title)) in onHandleIntent()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DMissedCallNotifierImplTest.java198 verify(builder).setContentTitle(MISSED_CALLS_TITLE); in testNotifyMultipleMissedCalls()
201 verify(builder).setContentTitle(USER_CALL_ACTIVITY_LABEL); in testNotifyMultipleMissedCalls()
207 verify(builder).setContentTitle(MISSED_CALL_TITLE); in testNotifyMultipleMissedCalls()
210 verify(builder).setContentTitle(USER_CALL_ACTIVITY_LABEL); in testNotifyMultipleMissedCalls()
289 verify(builder).setContentTitle(MISSED_CALL_TITLE); in notifySingleCallTestInternal()
290 verify(publicBuilder).setContentTitle(USER_CALL_ACTIVITY_LABEL); in notifySingleCallTestInternal()
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.java41 .setContentTitle(context.getString( in showLowPriorityNotification()
80 .setContentTitle(context.getString(R.string.alarm_alert_predismiss_title)) in showHighPriorityNotification()
114 .setContentTitle(instance.getLabelOrDefault(context)) in showSnoozeNotification()
148 .setContentTitle(context.getString(R.string.alarm_missed_title)) in showMissedNotification()
182 .setContentTitle(instance.getLabelOrDefault(service)) in showAlarmNotification()
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
DNotificationImportExportListener.java226 .setContentTitle(description) in constructProgressNotification()
252 .setContentTitle(description) in constructCancelNotification()
282 .setContentTitle(title) in constructFinishNotificationWithFlags()
305 .setContentTitle(context.getString(R.string.vcard_import_failed)) in constructImportFailureNotification()
/packages/apps/Nfc/src/com/android/nfc/beam/
DBeamTransferManager.java308 notBuilder.setContentTitle(beamString); in updateNotification()
326 notBuilder.setContentTitle(mContext.getString(R.string.beam_complete)); in updateNotification()
341 notBuilder.setContentTitle(mContext.getString(R.string.beam_failed)); in updateNotification()
347 notBuilder.setContentTitle(mContext.getString(R.string.beam_canceled)); in updateNotification()
/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java315 .setContentTitle(notificationTitle) in updateMwi()
438 .setContentTitle(notificationTitle) in updateCfi()
489 .setContentTitle(mContext.getText(R.string.roaming)) in showDataDisconnectedRoaming()
525 .setContentTitle(mContext.getString(R.string.notification_network_selection_title)) in showNetworkSelection()
DEmergencyCallbackModeService.java188 builder.setContentTitle(getText(R.string.phone_in_ecm_notification_title)); in showNotification()
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadNotifier.java307 builder.setContentTitle(getDownloadTitle(res, cursor)); in updateWithLocked()
343 builder.setContentTitle(res.getQuantityString( in updateWithLocked()
350 builder.setContentTitle(res.getQuantityString( in updateWithLocked()
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallServiceNotifier.java200 builder.setContentTitle("Test Phone Accounts"); in getPhoneAccountNotification()
217 builder.setContentTitle("Test Connection Service"); in getMainNotification()
/packages/apps/Dialer/src/com/android/dialer/calllog/
DMissedCallNotifier.java134 .setContentTitle(mContext.getText(R.string.userCallActivityLabel)) in updateMissedCallNotification()
146 .setContentTitle(mContext.getText(titleResId)) in updateMissedCallNotification()
/packages/apps/Messaging/src/com/android/messaging/sms/
DSmsStorageStatusManager.java69 builder.setContentTitle(resources.getString(R.string.sms_storage_low_title)) in postStorageLowNotification()
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java480 builder.setContentTitle(getString(R.string.notification_multiple_title)); in addToNotificationBar()
483 builder.setContentTitle(channelName).setContentText(messageBody); in addToNotificationBar()
/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
DSmsMessageReceiver.java59 .setContentTitle(fromAddress) in addNotification()
/packages/apps/Settings/src/com/android/settings/sim/
DSimSelectNotification.java124 .setContentTitle(resources.getString(R.string.sim_notification_title)) in createNotification()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingRequest.java91 builder.setContentTitle(res.getString(R.string.bluetooth_notif_title)) in onReceive()
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/uiflows/
DEncryptionController.java199 .setContentTitle(mContext in showResumeNotification()
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java321 b.setContentTitle(item.description); in updateActiveNotification()
527 .setContentTitle(mContext.getText(R.string.incoming_file_confirm_Notification_title)) in updateIncomingFileConfirmNotification()
/packages/apps/Camera2/src/com/android/camera/processing/
DProcessingService.java266 .setContentTitle(this.getText(R.string.app_name)); in createInProgressNotificationBuilder()
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DMissedCallNotifierImpl.java339 .setContentTitle(mContext.getText(R.string.userCallActivityLabel)) in showMissedCallNotification()
352 .setContentTitle(mContext.getText(titleResId)) in showMissedCallNotification()
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java857 .setContentTitle(createTitle(context, unseenCount)) in createPublicNotification()
996 notificationBuilder.setContentTitle(newMessagesString); in configureLatestEventInfoFromConversation()
1262 notificationBuilder.setContentTitle(sendersBuilder); in configureNotifForOneConversation()
1268 notificationBuilder.setContentTitle(from); in configureNotifForOneConversation()
1308 notificationBuilder.setContentTitle( in configureNotifForOneConversation()
/packages/apps/TV/usbtuner/src/com/android/usbtuner/setup/
DTunerSetupActivity.java218 .setContentTitle(focusedTitle) in sendRecommendationCard()
/packages/services/Car/car-support-lib/src/android/support/car/ui/
DCarNavExtender.java259 public CarNavExtender setContentTitle(CharSequence contentTitle) { in setContentTitle() method in CarNavExtender
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DMessageNotificationState.java395 builder.setContentTitle(mTitle); in build()
523 builder.setContentTitle(mTitle) in build()
1304 .setContentTitle(line1) in checkFailedMessages()
/packages/apps/DeskClock/src/com/android/deskclock/data/
DTimerModel.java692 .setContentTitle(contentTitle) in updateNotification()
802 .setContentTitle(contentTitle) in updateHeadsUpNotification()
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DStatusBarNotifier.java275 .setContentTitle(getContentString(call, ContactsUtils.USER_TYPE_CURRENT)); in buildAndSendNotification()
300 builder.setContentTitle(contentTitle); in buildAndSendNotification()

12