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

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

Completed in 2299 milliseconds