HomeSort by relevance Sort by last modified time
    Searched refs:getChildAtRawPosition (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
NotificationRowLayout.java 190 public View getChildAtRawPosition(float touchX, float touchY) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ExpandHelper.java 38 View getChildAtRawPosition(float x, float y);
265 v = mCallback.getChildAtRawPosition(x, y);

Completed in 434 milliseconds