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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java43 ExpandableView getChildAtRawPosition(float x, float y); method in interface:ExpandHelper.Callback
219 v = mCallback.getChildAtRawPosition(x, y);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DHeadsUpNotificationView.java273 public ExpandableView getChildAtRawPosition(float x, float y) { method in class:HeadsUpNotificationView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java573 public ExpandableView getChildAtRawPosition(float touchX, float touchY) { method in class:NotificationStackScrollLayout

Completed in 60 milliseconds