Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DDataManagerTest.java182 private NotificationChannel mParentNotificationChannel; field in DataManagerTest
208 mParentNotificationChannel = new NotificationChannel( in setUp()
259 eq(mParentNotificationChannel.getId()))).thenReturn(mParentNotificationChannel); in setUp()
685 assertEquals(mParentNotificationChannel.getId(), in testGetConversation()
781 assertEquals(mParentNotificationChannel.getId(), ci.getParentNotificationChannelId()); in testOnNotificationChannelModified()
1340 assertEquals(mParentNotificationChannel.getId(), in testGetRecentConversations()
1745 mParentNotificationChannel.getImportance(), in sendGenericNotificationWithKey()
1748 mParentNotificationChannel, in sendGenericNotificationWithKey()
1789 mParentNotificationChannel.getImportance(), in sendConvoNotification()
1792 mParentNotificationChannel, in sendConvoNotification()