Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationTargetsHelperTest.kt42 .findRoundableTargets(
64 .findRoundableTargets(
86 .findRoundableTargets(
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationTargetsHelper.kt31 fun findRoundableTargets( regex
H A DNotificationStackScrollLayout.java5518 RoundableTargets targets = mController.getNotificationTargetsHelper().findRoundableTargets( in onSwipeBegin()