Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpNotificationView.java338 public ExpandableView getChildAtRawPosition(float x, float y) { in getChildAtRawPosition() method in HeadsUpNotificationView
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java43 ExpandableView getChildAtRawPosition(float x, float y); in getChildAtRawPosition() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java623 public ExpandableView getChildAtRawPosition(float touchX, float touchY) { in getChildAtRawPosition() method in NotificationStackScrollLayout