Home
last modified time | relevance | path

Searched refs:setNotification (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationRankingManagerTest.kt100 .setNotification(
114 .setNotification(
139 .setNotification(aN)
154 .setNotification(bN)
176 .setNotification(aN)
193 .setNotification(bN)
219 .setNotification(aN)
235 .setNotification(bN)
347 .setNotification(notif)
373 .setNotification(
[all …]
H A DNotificationEntryTest.java89 .setNotification(n.build()) in setup()
111 .setNotification(n.build()) in testIsExemptFromDndVisualSuppression_media()
135 .setNotification( in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
142 .setNotification( in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
150 .setNotification( in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
156 .setNotification( in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
162 .setNotification( in testIsNotExemptFromDndVisualSuppression_hiddenCategories()
223 .setNotification(notification) in notificationDataEntry_testIsLastMessageFromReply()
H A DHighPriorityProviderTest.java88 .setNotification(notification) in peopleNotification()
106 .setNotification(notification) in messagingStyle()
123 .setNotification(notification) in lowImportanceForeground()
146 .setNotification(notification) in userChangeTrumpsHighPriorityCharacteristics()
H A DNotificationEntryBuilder.java165 public NotificationEntryBuilder setNotification(Notification notification) { in setNotification() method in NotificationEntryBuilder
166 mSbnBuilder.setNotification(notification); in setNotification()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/
H A DNotificationHelperTest.java112 .setNotification(mNotification1)
119 .setNotification(mNotification2)
127 .setNotification(mMissedCallNotification)
134 .setNotification(mNoContentNotification)
148 .setNotification(notification) in testGetMessagingStyleMessagesNoMessage()
160 .setNotification(mNotification1) in testGetMessagingStyleMessages()
H A DPeopleSpaceUtilsTest.java162 .setNotification(mNotification1)
168 .setNotification(mNotification2)
174 .setNotification(mNotification3)
284 .setNotification(notification) in testAugmentTileFromNotificationGroupWithSender()
317 .setNotification(notification) in testAugmentTileFromNotificationGroupWithImageUri()
350 .setNotification(notification) in testAugmentTileFromNotificationGroupWithAudioUri()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenterTest.java146 .setNotification(n) in testSuppressHeadsUp_disabledStatusBar()
163 .setNotification(n) in testSuppressHeadsUp_disabledNotificationShade()
181 .setNotification(n) in testSuppressInterruptions_vrMode()
196 .setNotification(n) in testSuppressInterruptions_statusBarAlertsDisabled()
H A DNotificationGroupTestHelper.java82 .setNotification(notif) in createEntry()
H A DStatusBarTest.java629 .setNotification(n) in testShouldHeadsUp_nonSuppressedGroupSummary()
653 .setNotification(n) in testShouldHeadsUp_suppressedGroupSummary()
673 .setNotification(n) in testShouldHeadsUp_suppressedHeadsUp()
694 .setNotification(n) in testShouldHeadsUp_noSuppressedHeadsUp()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DNotificationLockscreenUserManagerTest.java130 .setNotification(notifWithPrivateVisibility) in setUp()
134 .setNotification(notifWithPrivateVisibility) in setUp()
138 .setNotification(notifWithPrivateVisibility) in setUp()
349 .setNotification(notification) in testShowSilentNotifications_settingSaysHide()
366 .setNotification(notification) in testShowSilentNotificationsPeopleBucket_settingSaysHide()
383 .setNotification(notification) in testShowSilentNotificationsMediaBucket_settingSaysHide()
H A DStatusBarIconViewTest.java142 mIconView.setNotification(mock(StatusBarNotification.class)); in testNullNotifInfo()
146 mIconView.setNotification(null); in testNullNotifInfo()
H A DSbnBuilder.java125 public SbnBuilder setNotification(Notification notification) { in setNotification() method in SbnBuilder
H A DRemoteInputNotificationRebuilderTest.java67 .setNotification(new Notification()) in setUp()
H A DNotificationRemoteInputManagerTest.java117 .setNotification(new Notification()) in setUp()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DNotificationInterruptStateProviderImplTest.java204 .setNotification(new Notification.Builder(getContext(), "a") in testShouldNotHeadsUp_suppressedForGroups()
494 .setNotification(n) in createBubble()
510 .setNotification(n) in createNotification()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationLoggerTest.java105 .setNotification(new Notification()) in setUp()
229 .setNotification(new Notification()) in testLogPanelShownHandlesNullInstanceIds()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
H A DNotificationListControllerTest.java116 .setNotification(n.build()) in buildEntry()
H A DNotificationEntryManagerTest.java574 .setNotification(n.build()) in createNotification()
619 .setNotification(n.build()) in testGetNotificationsForCurrentUser_shouldFilterNonCurrentUserNotifications()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DServiceStateTrackerTest.java1643 sst.setNotification(ServiceStateTracker.PS_ENABLED); in testSetPsNotifications()
1652 sst.setNotification(ServiceStateTracker.PS_DISABLED); in testSetPsNotifications()
1676 sst.setNotification(ServiceStateTracker.CS_ENABLED); in testSetCsNotifications()
1685 sst.setNotification(ServiceStateTracker.CS_DISABLED); in testSetCsNotifications()
1708 sst.setNotification(ServiceStateTracker.CS_NORMAL_ENABLED); in testSetCsNormalNotifications()
1717 sst.setNotification(ServiceStateTracker.CS_DISABLED); in testSetCsNormalNotifications()
1741 sst.setNotification(ServiceStateTracker.CS_EMERGENCY_ENABLED); in testSetCsEmergencyNotifications()
1750 sst.setNotification(ServiceStateTracker.CS_DISABLED); in testSetCsEmergencyNotifications()
1752 sst.setNotification(ServiceStateTracker.CS_REJECT_CAUSE_ENABLED); in testSetCsEmergencyNotifications()
1775 sst.setNotification(ServiceStateTracker.EVENT_NETWORK_STATE_CHANGED); in testSetNotificationsForGroupedSubs()
[all …]
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DDeviceProvisionedCoordinatorTest.java82 .setNotification(mNotification) in setup()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapServer.java199 setNotification(SapMessage.DISC_IMMEDIATE, in sendDisconnectInd()
221 void setNotification(int type, int flags) { in setNotification() method in SapServer
886 setNotification(SapMessage.DISC_GRACEFULL, 0); in handleRfcommReply()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java3786 setNotification(CS_REJECT_CAUSE_ENABLED); in pollStateDone()
4372 setNotification(PS_ENABLED); in onRestrictedStateChanged()
4375 setNotification(PS_DISABLED); in onRestrictedStateChanged()
4386 setNotification(CS_DISABLED); in onRestrictedStateChanged()
4392 setNotification(CS_NORMAL_ENABLED); in onRestrictedStateChanged()
4398 setNotification(CS_DISABLED); in onRestrictedStateChanged()
4401 setNotification(CS_ENABLED); in onRestrictedStateChanged()
4410 setNotification(CS_DISABLED); in onRestrictedStateChanged()
4413 setNotification(CS_ENABLED); in onRestrictedStateChanged()
4421 setNotification(CS_ENABLED); in onRestrictedStateChanged()
[all …]
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationTestHelper.java331 .setNotification(n) in createBubble()
462 .setNotification(notification) in generateRow()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java436 .setNotification(notificationWithoutShortcut) in testDoNotUpdateAppWidgetIfNoShortcutInfo()
452 .setNotification(createMessagingStyleNotification( in testDoNotUpdateAppWidgetIfNoPackage()
519 .setNotification(createMessagingStyleNotification( in testDoNotUpdateNotificationPostedIfDifferentPackageName()
556 .setNotification(createMessagingStyleNotification( in testDoNotUpdateNotificationRemovedIfDifferentPackageName()
806 .setNotification(notificationWithPersonOnlyInSender) in testUpdateMissedCallNotificationWithContentPostedIfMatchingUriTileFromSender()
851 .setNotification(notificationWithoutPersonObject) in testDoNotUpdateMissedCallNotificationWithContentPostedIfNoPersonsAttached()
1654 .setNotification(notification) in createNotification()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/icon/
H A DIconManagerTest.kt196 .setNotification(n.build())

12