Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java48 ExpandableView getChildAtRawPosition(float x, float y); in getChildAtRawPosition() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java997 public ExpandableView getChildAtRawPosition(float x, float y) { in getChildAtRawPosition() method in NotificationStackScrollLayoutController