Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationTargetsHelperTest.kt45 val swiped = children.attachedChildren[0] in targetsForFirstNotificationInGroup() constant
67 val swiped = children.attachedChildren[1] in targetsForMiddleNotificationInGroup() constant
89 val swiped = children.attachedChildren[2] in targetsForLastNotificationInGroup() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationTargetsHelper.kt98 val swiped: ExpandableNotificationRow?, constant in RoundableTargets