Home
last modified time | relevance | path

Searched refs:lastTouchX (Results 1 – 1 of 1) sorted by relevance

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