Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java1185 assertFalse(Notification.areStyledNotificationsVisiblyDifferent(n1, n2)); in testStyleChangeVisiblyDifferent_noStyles()
1194 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(n1, n2)); in testStyleChangeVisiblyDifferent_noStyleToStyle()
1203 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(n1, n2)); in testStyleChangeVisiblyDifferent_styleToNoStyle()
1213 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(n1, n2)); in testStyleChangeVisiblyDifferent_changeStyle()
1223 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nInbox1, nInbox2)); in testInboxTextChange()
1233 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nBigText1, nBigText2)); in testBigTextTextChange()
1246 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nBigPic1, nBigPic2)); in testBigPictureChange()
1313 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nM1, nM2)); in testMessagingChange_text()
1328 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nM1, nM2)); in testMessagingChange_data()
1342 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nM1, nM2)); in testMessagingChange_sender()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DConversationNotifications.kt225 Notification.areStyledNotificationsVisiblyDifferent(oldBuilder, newBuilder)
/frameworks/base/core/java/android/app/
DNotification.java3616 public static boolean areStyledNotificationsVisiblyDifferent(Builder first, Builder second) { in areStyledNotificationsVisiblyDifferent() method in Notification
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java8981 if (Notification.areStyledNotificationsVisiblyDifferent(oldB, newB)) {
/frameworks/base/boot/
Dboot-image-profile.txt2269 HSPLandroid/app/Notification;->areStyledNotificationsVisiblyDifferent(Landroid/app/Notification$Bui…
/frameworks/base/config/
Dboot-image-profile.txt2269 HSPLandroid/app/Notification;->areStyledNotificationsVisiblyDifferent(Landroid/app/Notification$Bui…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt7917 Landroid/app/Notification;->areStyledNotificationsVisiblyDifferent(Landroid/app/Notification$Builde…