Searched refs:getChildAtRawPosition (Results 1 – 4 of 4) sorted by relevance
217 return mCallback.getChildAtRawPosition(x, y); in findView()
43 ExpandableView getChildAtRawPosition(float x, float y); in getChildAtRawPosition() method219 v = mCallback.getChildAtRawPosition(x, y); in findView()
338 public ExpandableView getChildAtRawPosition(float x, float y) { in getChildAtRawPosition() method in HeadsUpNotificationView
623 public ExpandableView getChildAtRawPosition(float touchX, float touchY) { in getChildAtRawPosition() method in NotificationStackScrollLayout