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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java805 public void onOverscrolled(float lastTouchX, float lastTouchY, int amount) { argument
806 if (mIntercepting && shouldQuickSettingsIntercept(lastTouchX, lastTouchY,

Completed in 30 milliseconds