Searched defs:dragLengthY (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DDragDownHelper.java225 boolean onDraggedDown(View startingChild, int dragLengthY); argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java3731 public boolean onDraggedDown(View startingChild, int dragLengthY) { argument
3735 (int) (dragLengthY / mDisplayMetrics.density),

Completed in 34 milliseconds