Home
last modified time | relevance | path

Searched refs:findRoundableTargets (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationTargetsHelperTest.kt42 .findRoundableTargets( in notificationTargetsHelper()
64 .findRoundableTargets( in targetsForMiddleNotificationInGroup()
86 .findRoundableTargets( in targetsForLastNotificationInGroup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationTargetsHelper.kt31 fun findRoundableTargets( in findRoundableTargets() method
DNotificationStackScrollLayout.java5583 RoundableTargets targets = mController.getNotificationTargetsHelper().findRoundableTargets( in onSwipeBegin()