Home
last modified time | relevance | path

Searched refs:areStyledNotificationsVisiblyDifferent (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java1074 assertFalse(Notification.areStyledNotificationsVisiblyDifferent(n1, n2)); in testStyleChangeVisiblyDifferent_noStyles()
1083 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(n1, n2)); in testStyleChangeVisiblyDifferent_noStyleToStyle()
1092 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(n1, n2)); in testStyleChangeVisiblyDifferent_styleToNoStyle()
1102 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(n1, n2)); in testStyleChangeVisiblyDifferent_changeStyle()
1112 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nInbox1, nInbox2)); in testInboxTextChange()
1135 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nBigPic1, nBigPic2)); in testBigPictureChange()
1152 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nM1, nM2)); in testMessagingChange_text()
1167 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nM1, nM2)); in testMessagingChange_data()
1181 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nM1, nM2)); in testMessagingChange_sender()
1195 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nM1, nM2)); in testMessagingChange_key()
[all …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DConversationNotifications.kt220 Notification.areStyledNotificationsVisiblyDifferent(oldBuilder, newBuilder)
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java3348 public static boolean areStyledNotificationsVisiblyDifferent(Builder first, Builder second) { in areStyledNotificationsVisiblyDifferent() method in Notification
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java8201 if (Notification.areStyledNotificationsVisiblyDifferent(oldB, newB)) {
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2294 HSPLandroid/app/Notification;->areStyledNotificationsVisiblyDifferent(Landroid/app/Notification$Bui…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2294 HSPLandroid/app/Notification;->areStyledNotificationsVisiblyDifferent(Landroid/app/Notification$Bui…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7917 Landroid/app/Notification;->areStyledNotificationsVisiblyDifferent(Landroid/app/Notification$Builde…