Searched refs:notificationTestHelper (Results 1 – 3 of 3) sorted by relevance
22 lateinit var notificationTestHelper: NotificationTestHelper variable in com.android.systemui.statusbar.notification.stack.NotificationTargetsHelperTest29 notificationTestHelper = in setUp()37 val children = notificationTestHelper.createGroup(3).childrenContainer in notificationTargetsHelper()59 val children = notificationTestHelper.createGroup(3).childrenContainer in targetsForMiddleNotificationInGroup()81 val children = notificationTestHelper.createGroup(3).childrenContainer in targetsForLastNotificationInGroup()
45 private lateinit var notificationTestHelper: NotificationTestHelper variable in com.android.systemui.statusbar.notification.NotificationTransitionAnimatorControllerTest62 notificationTestHelper = in setUp()64 notification = notificationTestHelper.createRow() in setUp()146 notificationTestHelper.createRow(summary) in testAlertingSummaryHunRemovedOnNonAlertingChildLaunch()
187 NotificationTestHelper notificationTestHelper = new NotificationTestHelper( in setUp() local193 mNotificationRow = notificationTestHelper.createRow(); in setUp()199 mBubbleNotificationRow = notificationTestHelper.createBubble(); in setUp()