Home
last modified time | relevance | path

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

123456

/aosp14/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationTestList.java452 .setContentTitle(name)
478 .setContentTitle(name)
492 .setContentTitle(name)
542 .setContentTitle(name)
682 .setContentTitle(name)
742 .setContentTitle(name)
759 .setContentTitle(name)
770 .setContentTitle(name)
781 .setContentTitle(name)
1149 .setContentTitle(name) in notificationWithNumbers()
[all …]
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DNotificationHelperTest.java73 .setContentTitle("TEST_TITLE")
87 .setContentTitle("TEST_TITLE")
97 .setContentTitle("TEST_TITLE")
104 .setContentTitle("TEST_TITLE")
143 .setContentTitle("TEST_TITLE") in testGetMessagingStyleMessagesNoMessage()
213 .setContentTitle("TEST_TITLE") in testGetSenderIfGroupConversation_notGroup()
229 .setContentTitle("TEST_TITLE") in testGetSenderIfGroupConversation_group()
248 .setContentTitle("TEST_TITLE") in testGetSenderIfGroupConversation_groupNoName()
H A DPeopleSpaceUtilsTest.java133 .setContentTitle("TEST_TITLE")
146 .setContentTitle("TEST_TITLE")
155 .setContentTitle("TEST_TITLE")
264 .setContentTitle("TEST_TITLE") in testAugmentTileFromNotificationGroupWithSender()
302 .setContentTitle("TEST_TITLE") in testAugmentTileFromNotificationGroupWithImageUri()
335 .setContentTitle("TEST_TITLE") in testAugmentTileFromNotificationGroupWithAudioUri()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationIntrusivenessExtractorTest.java45 .setContentTitle("foo") in testNonIntrusive()
60 .setContentTitle("foo") in testIntrusive_fillScreen()
79 .setContentTitle("foo") in testOldNotificationsNotIntrusive()
H A DNotificationChannelExtractorTest.java60 .setContentTitle("foo") in testExtractsUpdatedChannel()
86 .setContentTitle("foo") in testInvalidShortcutFlagEnabled_looksUpCorrectChannel()
114 .setContentTitle("foo") in testInvalidShortcutFlagDisabled_looksUpCorrectChannel()
H A DRankingHelperTest.java152 .setContentTitle("A") in setUp()
162 .setContentTitle("B") in setUp()
172 .setContentTitle("C") in setUp()
180 .setContentTitle("D") in setUp()
188 .setContentTitle("E") in setUp()
237 .setContentTitle("foo") in generateRecord()
H A DBadgeExtractorTest.java74 .setContentTitle("foo") in getNotificationRecord()
104 .setContentTitle("foo") in getNotificationRecordWithBubble()
129 .setContentTitle("foo") in getNotificationRecordWithMedia()
/aosp14/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
H A DNotificationTests.java149 .setContentTitle("Mike Cleron") in makeBigTextNotification()
167 .setContentTitle("File Upload") in makeUploadNotification()
275 .setContentTitle("Incoming call") in testCreate()
297 .setContentTitle("Stopwatch PRO") in testCreate()
310 .setContentTitle("J Planning") in testCreate()
333 .setContentTitle("Romain Guy") in testCreate()
355 .setContentTitle("New mail") in testCreate()
373 .setContentTitle("Social Network") in testCreate()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationMemoryViewWalkerTest.kt60 .setContentTitle("title")
65 .setContentTitle("title")
132 .setContentTitle("title")
194 .setContentTitle("title")
H A DNotificationMemoryLoggerTest.kt92 Notification.Builder(context).setSmallIcon(icon).setContentTitle("title").build()
105 Notification.Builder(context).setSmallIcon(icon).setContentTitle("title").build()
112 .setContentTitle("titleTwo")
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
H A DVpnStatusObserver.kt120 .setContentTitle(context.getString(R.string.notification_vpn_connected))
130 .setContentTitle(context.getString(R.string.notification_vpn_disconnected))
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/
H A DSbnBuilder.java131 public SbnBuilder setContentTitle(Context context, String contentTitle) { in setContentTitle() method in SbnBuilder
132 modifyNotification(context).setContentTitle(contentTitle); in setContentTitle()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
H A DRecordingService.java280 .setContentTitle(notificationTitle) in createErrorNotification()
312 .setContentTitle(notificationTitle) in createRecordingNotification()
335 .setContentTitle(notificationTitle) in createProcessingNotification()
367 .setContentTitle(getResources().getString(R.string.screenrecord_save_title)) in createSaveNotification()
400 .setContentTitle(getResources().getString(R.string.screenrecord_save_title)) in postGroupNotification()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coalescer/
H A DGroupCoalescerTest.java185 .setContentTitle(mContext, "Grouped message") in testCoalescedEventsThatAreLaterUngroupedAreEmittedImmediatelyAndNotLater()
205 .setContentTitle(mContext, "Oops no longer grouped")); in testCoalescedEventsThatAreLaterUngroupedAreEmittedImmediatelyAndNotLater()
237 .setContentTitle(mContext, "Version 1") in testUpdatingCoalescedNotifTriggersBatchEmit()
245 .setContentTitle(mContext, "Version 2") in testUpdatingCoalescedNotifTriggersBatchEmit()
/aosp14/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DSchedulerService.java38 .setContentTitle("Scheduler Test running") in onStartCommand()
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DRemoteBugreportManager.java162 builder.setContentTitle(mContext.getString( in buildNotification()
166 builder.setContentTitle(mContext.getString( in buildNotification()
182 .setContentTitle(mContext.getString( in buildNotification()
/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DNekoService.java84 .setContentTitle("DEBUG") in onStartJob()
178 .setContentTitle(String.format("Job scheduled in %d min", (interval / MINUTES))) in registerJob()
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntryBuilder.java219 public NotificationEntryBuilder setContentTitle(Context context, String contentTitle) { in setContentTitle() method in NotificationEntryBuilder
220 mSbnBuilder.setContentTitle(context, contentTitle); in setContentTitle()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBatteryStateNotifier.kt64 .setContentTitle(
/aosp14/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
H A DNotificationActivity.java59 .setContentTitle("Flicker Test Notification") in postNotification()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java245 .setContentTitle(title) in updateMissingPrivateVolumes()
274 .setContentTitle(title) in onDiskScannedInternal()
548 .setContentTitle(title) in onMoveProgress()
599 .setContentTitle(title) in onMoveFinished()
635 .setContentTitle(title) in buildNotificationBuilder()
/aosp14/frameworks/base/tests/FixVibrateSetting/src/com/android/fixvibratesetting/
H A DFixVibrateSetting.java119 .setContentTitle("Test notification") in test()
/aosp14/frameworks/base/core/java/android/debug/
H A DAdbNotifications.java91 .setContentTitle(title) in createNotification()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotNotificationsController.java70 .setContentTitle(res.getString(R.string.screenshot_failed_title)) in notifyScreenshotError()
/aosp14/frameworks/base/services/tests/servicestests/test-apps/SimpleServiceTestApp/src/com/android/servicestests/apps/simpleservicetestapp/
H A DSimpleFgService.java81 .setContentTitle(TAG) in onCreate()

123456