Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java577 private boolean mMotionAborted; field in NotificationPanelViewController
3581 ipw.print("mMotionAborted="); ipw.println(mMotionAborted);
4948 if (mMotionAborted && event.getActionMasked() != MotionEvent.ACTION_DOWN) {
4997 mMotionAborted = false;
5026 mMotionAborted = true;
5175 if (mMotionAborted && event.getActionMasked() != MotionEvent.ACTION_DOWN) {
5229 mMotionAborted = false;
5270 mMotionAborted = true;