Home
last modified time | relevance | path

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

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