Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationTest.java175 assertFalse(Notification.areStyledNotificationsVisiblyDifferent(n1, n2)); in testStyleChangeVisiblyDifferent_noStyles()
184 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(n1, n2)); in testStyleChangeVisiblyDifferent_noStyleToStyle()
193 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(n1, n2)); in testStyleChangeVisiblyDifferent_styleToNoStyle()
203 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(n1, n2)); in testStyleChangeVisiblyDifferent_changeStyle()
213 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nInbox1, nInbox2)); in testInboxTextChange()
223 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nBigText1, nBigText2)); in testBigTextTextChange()
238 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nBigPic1, nBigPic2)); in testBigPictureChange()
255 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nM1, nM2)); in testMessagingChange_text()
270 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nM1, nM2)); in testMessagingChange_data()
286 assertTrue(Notification.areStyledNotificationsVisiblyDifferent(nM1, nM2)); in testMessagingChange_sender()
[all …]
/frameworks/base/core/java/android/app/
DNotification.java2838 public static boolean areStyledNotificationsVisiblyDifferent(Builder first, Builder second) { in areStyledNotificationsVisiblyDifferent() method in Notification
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java5799 if (Notification.areStyledNotificationsVisiblyDifferent(oldB, newB)) {
/frameworks/base/config/
Dboot-image-profile.txt1878 HSPLandroid/app/Notification;->areStyledNotificationsVisiblyDifferent(Landroid/app/Notification$Bui…
Dhiddenapi-greylist-max-o.txt7920 Landroid/app/Notification;->areStyledNotificationsVisiblyDifferent(Landroid/app/Notification$Builde…