Searched refs:mParentNotificationChannel (Results 1 – 1 of 1) sorted by relevance
182 private NotificationChannel mParentNotificationChannel; field in DataManagerTest208 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()