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.kt38 val swiped = children.attachedChildren[0] in notificationTargetsHelper() constant
60 val swiped = children.attachedChildren[1] in targetsForMiddleNotificationInGroup() constant
82 val swiped = children.attachedChildren[2] in targetsForLastNotificationInGroup() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationTargetsHelper.kt92 val swiped: ExpandableNotificationRow?, constant in RoundableTargets