Searched refs:createTestNotificationRow (Results 1 – 2 of 2) sorted by relevance
237 ExpandableNotificationRow realRow = createTestNotificationRow(); in testOpenAndCloseGuts()334 ExpandableNotificationRow realRow = createTestNotificationRow(); in testChangeDensityOrFontScale()555 private ExpandableNotificationRow createTestNotificationRow() { in createTestNotificationRow() method in NotificationGutsManagerTest
217 val realRow = createTestNotificationRow() in <lambda>()329 val realRow = createTestNotificationRow() in <lambda>()576 private fun createTestNotificationRow(): ExpandableNotificationRow? { in <lambda>() method in com.android.systemui.statusbar.notification.row.NotificationGutsManagerWithScenesTest