Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1087 if (!mHeadsUpTouchHelper.isTrackingHeadsUp() && handleQsTouch(event)) { in onTouchEvent()
1099 private boolean handleQsTouch(MotionEvent event) { in handleQsTouch() method in NotificationPanelView