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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java 591 float yTransformed = y - mNotificationStackScroller.getY();
593 return mNotificationStackScroller.isInContentBounds(yTransformed) && stackScrollerX < x
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.cpp     [all...]

Completed in 301 milliseconds