Home
last modified time | relevance | path

Searched defs:childRow (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationBlockingHelperManagerTest.java182 ExpandableNotificationRow childRow = groupRow.getChildrenContainer().getViewAtPosition(0); in testPerhapsShowBlockingHelper_shownForOnlyChildNotification() local
245 ExpandableNotificationRow childRow = groupRow.getChildrenContainer().getViewAtPosition(0); in testPerhapsShowBlockingHelper_notShownAsNotificationIsInMultipleChildGroup() local
H A DNotificationTestHelper.java222 ExpandableNotificationRow childRow = createGroupChild(GROUP_KEY); in createGroup() local